[Fedora-haskell-list] ghc-prof requires ghc-6.12.1-5.fc13

Jens Petersen petersen at redhat.com
Thu May 27 08:45:11 UTC 2010


> Error: Package: ghc-prof-6.12.1-5.fc13.i686 (fedora)
>            Requires: ghc = 6.12.1-5.fc13
>            Installed: ghc-6.12.1-6.fc13.i686 (@updates-testing)
>            Available: ghc-6.12.1-5.fc13.i686 (fedora)

> Is it a bug in Fedora packages ?

Yes and no... I pulled ghc-6.12.1-6 from updates-testing
since it was not necessary.  If you uninstall -6 and
and install -5 you should be fine.  Sorry about that.

> Also what is the difference between ghc-prof and ghc-ghc-prof ?
> Knowing that ghc gives me the following message, which rpm should
> I get ?

It is a little confusing: ghc is the base package.
ghc-ghc is the ghc internals library.

If you are just starting probably just ghc and ghc-prof
(plus deps) is enough for you. Or better install
haskell-platform\*.

If you want to play with cabal-install etc, I would recommend doing:
"yum install ghc\*" too.

Hope that helps.

Jens


More information about the haskell-devel mailing list