
27 Aug
2008
27 Aug
'08
3:31 p.m.
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