[arch-haskell] Unable to install haskell-hlint

Alessandro Pezzoni alessandro_pezzoni at lavabit.com
Wed Mar 7 11:31:53 CET 2012


> after upgrading to ghc 7.4 (from the official repos) I can't install
> haskell-hlint from [haskell].
> It seems to require ghc=7.4.1-5 while my ghc is 7.4.1-2.

ghc-7.4.1-5 is in [haskell], while ghc-7.4.1-2 is in [extra] (this
version mismatch is due to some package maintenance issues). To fix
this, just install ghc (and possibly the other haskell packages you
have on your machine) from [haskell], e.g. with:
# pacman -S haskell/ghc

To always prefer packages from [haskell], just put it before [extra]
in your pacman.conf.

Regards,
Alessandro

-- 
If God had intended for email to be written in HTML, then the
traditional signoff of prayers would be </amen> -- Tom Liston




More information about the arch-haskell mailing list