[Haskell-cafe] Cabal install fails due to recent HUnit
Simon Hengel
sol at typeful.net
Fri Jul 20 10:34:16 CEST 2012
Hi Ross,
can you fix this on Hackage? My suggested solution is to again just
remove the test-suite sections from the cabal file, if that is fine with
Richard.
The current situation is unfortunate, as it breaks almost all installs
from Hackage with cabal-install 0.10.2 / Cabal 1.10.1.0, e.g. you can
not even upgrade cabal-install anymore:
$ cabal --version
cabal-install version 0.10.2
using version 1.10.1.0 of the Cabal library
$ cabal install cabal-install
Resolving dependencies...
cabal: Couldn't read cabal file "HUnit/1.2.5.0/HUnit.cabal"
Cheers,
Simon
More information about the Haskell-Cafe
mailing list