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 GHC package you can install on FC15? -Corey O'Connor coreyocon...@gmail.com http://corebotllc.com/ On Sat, Jun 4, 2011 at 6:32 PM, Tim Cuthbertson <gfxm...@gmail.com> wrote: > On Jun 5, 5:43 am, "Corey O'Connor" <coreyocon...@gmail.com> 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.2.0.3 > rts-1.0 > /home/tim/.ghc/x86_64-linux-7.0.2/package.conf.d > Cabal-1.10.1.0 > HTTP-4000.1.1 > ansi-terminal-0.5.5 > array-0.3.0.2 > bytestring-0.9.1.10 > colorize-haskell-1.0.1 > containers-0.4.0.0 > directory-1.1.0.0 > filepath-1.2.0.0 > haskell-lexer-1.0 > mtl-2.0.1.0 > network-2.3.0.3 > old-locale-1.0.0.2 > old-time-1.0.0.6 > parsec-3.1.1 > pretty-1.0.1.2 > process-1.0.1.5 > random-1.0.0.3 > time-1.2.0.5 > transformers-0.2.2.0 > unix-2.4.2.0 > zlib-0.5.3.1 > > -- > Yi development mailing list > yi-devel@googlegroups.com > http://groups.google.com/group/yi-devel -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel