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

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to