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
...

_______________________________________________
arch-haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/arch-haskell

Reply via email to