Re: Can't install on fc15

2011-06-04 Thread Corey O'Connor
AH So I was entirely overthinking your problem. The GHC you have installed does not include the ghc library. Which is necessary for hint. The ghc library is not usually distributed separate from the ghc compiler itself. There is no source distribution on hackage for cabal to use. Is there another

Re: Can't install on fc15

2011-06-04 Thread Tim Cuthbertson
On Jun 5, 5:43 am, "Corey O'Connor" wrote: > HM > Nothing is coming to me yet. > How about the output of: > > ghc-pkg --list > > -Corey O'Connor > coreyocon...@gmail.comhttp://corebotllc.com/ $ ghc-pkg list /usr/lib64/ghc-7.0.2/package.conf.d base-4.3.1.0 ghc-prim-0.2.0.0 integer-gmp-0.

Re: Can't install on fc15

2011-06-04 Thread Corey O'Connor
HM Nothing is coming to me yet. How about the output of: ghc-pkg --list -Corey O'Connor coreyocon...@gmail.com http://corebotllc.com/ On Sat, Jun 4, 2011 at 3:38 AM, Tim Cuthbertson wrote: > On Jun 4, 3:30 pm, Jeff Wheeler wrote: >> On Fri, Jun 3, 2011 at 5:25 AM,   wrote: >> > I'd guess th

Re: Can't install on fc15

2011-06-04 Thread Tim Cuthbertson
On Jun 4, 3:30 pm, Jeff Wheeler wrote: > On Fri, Jun 3, 2011 at 5:25 AM,   wrote: > > I'd guess that you'd better off trying the development branch, for example: > > >https://github.com/jeffwheeler/yi > > You should probably check out the "official"-ish repo instead: > > https://github.com/yi-edit