When upgrading to 0.13.0: * Install failed for 'dev-haskell/cabal-install-0.13.3:0::gentoo' (paludis::ActionFailedError) setup: At least the following dependencies are missing: HTTP >=4000.0.2 && <4001, mtl >=1.1 && <3, network >=1 && <3, zlib >=0.4 && <0.6 !!! ERROR in dev-haskell/cabal-install-0.13.3::gentoo: !!! In cabal-configure at line 784 !!! setup configure failed
Version is 0.13.3 sorry
It looks like this is introduced by cabal-0.14 (a dep of cabal-install-0.13.3). In detail, the flagged libraries are actually installed but somehow not recognised.
I could resolve it now by reinstalling the Haskell subtree.
(In reply to comment #3) > I could resolve it now by reinstalling the Haskell subtree. Using "haskell-updater" did the trick for me.