
Got it. In Fedora 14 ghc is bundled in different rpms. This is what was missing:
$ yum install ghc-ghc-devel
$ yum install ghc-haskell-src-devel
Patrick
On Wed, Mar 2, 2011 at 7:50 AM, Patrick LeBoutillier
Hi,
I'm trying to install the plugins package on Fedora 14 but I get a strange error:
[patrickl@fc14x64 /]$ sudo cabal install plugins Resolving dependencies... cabal: cannot configure plugins-1.5.1.4. It requires ghc >=6.10 There is no available version of ghc that satisfies >=6.10 [patrickl@fc14x64 /]$ ghc --version The Glorious Glasgow Haskell Compilation System, version 6.12.1
One thing probably worth mentioning is that my home directory is shared amongst many servers, some running older Fedora versions (10). Could something in my ~/.cabal be messed up or incompatible between versions?
Thanks,
Patrick
-- ===================== Patrick LeBoutillier Rosemère, Québec, Canada
-- ===================== Patrick LeBoutillier Rosemère, Québec, Canada