cabal update retrieves broken index: warp-1.3.3.x.cabal not readable

Andreas Abel andreas.abel at ifi.lmu.de
Fri Oct 5 00:44:47 CEST 2012


Hi,

I pulled the new 00-index.tar from hackage an hour ago with cabal 
update, breaking cabal install.

cabal: Couldn't read cabal file "warp/1.3.3/warp.cabal"
cabal: Couldn't read cabal file "warp/1.3.3.1/warp.cabal"

Fix is

$ tar -f 00-index.tar --delete warp/1.3.3
$ tar -f 00-index.tar --delete warp/1.3.3.1

My system:

$ cabal --version
cabal-install version 0.10.2
using version 1.10.1.0 of the Cabal library
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.0.1

The cabal files for warp/1.3.3... need a fix, or be removed from hackage.

Cheers,
Andreas

-- 
Andreas Abel  <><      Du bist der geliebte Mensch.

Theoretical Computer Science, University of Munich
Oettingenstr. 67, D-80538 Munich, GERMANY

andreas.abel at ifi.lmu.de
http://www2.tcs.ifi.lmu.de/~abel/



More information about the Libraries mailing list