[arch-haskell] Unable to install haskell-hlint

Philip Müller mail at philip.in-aachen.net
Wed Mar 7 11:20:08 CET 2012


Hey everybody,

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.

What's wrong?

$ sudo pacman -S haskell-hlint
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: haddock: requires ghc=7.4.1-2
:: haskell-ghc-paths: requires ghc=7.4.1-2
:: haskell-xhtml: requires ghc=7.4.1-2

$ pacman -Si haskell-hlint
Repository     : haskell
Name           : haskell-hlint
Version        : 1.8.24-3
URL            : http://community.haskell.org/~ndm/hlint/
Licenses       : GPL
Groups         : None
Provides       : None
Depends On     : ghc=7.4.1-5  haskell-cpphs=1.13.3-4   
haskell-haskell-src-exts=1.11.1-4
                  haskell-hscolour=1.19-4  haskell-transformers=0.2.2.0-5   
haskell-uniplate=1.6.6-4
Optional Deps  : None
Conflicts With : None
Replaces       : None
...

$ pacman -Qi ghc
Name           : ghc
Version        : 7.4.1-2
...



More information about the arch-haskell mailing list