[Haskell-beginners] Re: Beginners Digest, Vol 2, Issue 7
Emmanuel
emmanuel.delaborde at cimex.com
Wed Aug 27 15:31:40 EDT 2008
>>
>> I am having troubles bulding the plugins package :
>>
>> manu:~/Desktop/tmp manu$ cabal install plugins
>> Resolving dependencies...
>> cabal: cannot configure plugins-1.2. It requires ghc >=6.8
>
> That is the ghc-api package, of which it requires a version >= 6.8.
> Could you verify that you have it installed (ghc-pkg list will tell
> you what
> you have)?
it's not listed by ghc-pkg list, I have ... {ghc-6.8.1}, {ghc-6.8.2} ...
where do I get it ? It's not listed on Hackage
Thanks
Emmanuel
More information about the Beginners
mailing list