[Hackage] #677: Error: Couldn't read cabal file
"./HDBC/2.2.5/HDBC.cabal"
Hackage
cvs-ghc at haskell.org
Mon May 3 12:23:24 EDT 2010
#677: Error: Couldn't read cabal file "./HDBC/2.2.5/HDBC.cabal"
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: cabal-install tool | Version: 1.6.0.3
Severity: normal | Keywords:
Difficulty: unknown | Ghcversion: 6.10.4
Platform: Linux |
---------------------------------+------------------------------------------
I recently upgraded cabal-install and started getting this error:
$ cabal install HDBC
Resolving dependencies...
cabal: Couldn't read cabal file "./HDBC/2.2.5/HDBC.cabal"
I also get the same error when I try to install one of my own packages
that depends on HDBC. I tried changing my HDBC dependency to == 2.2.2 as
well as >= 2.2.6, but still get the same error for version 2.2.5.
I have cabal-install version 0.6.2 and Cabal version 1.6.0.3.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/677>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list