[Hackage] #951: Incorrect error messages for non-existing dependencies
Hackage
cvs-ghc at haskell.org
Tue May 15 15:36:00 CEST 2012
#951: Incorrect error messages for non-existing dependencies
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: cabal-install-0.16
Component: cabal-install tool | Version: 1.14.0
Severity: normal | Keywords: message, solver
Difficulty: unknown | Ghcversion: 7.4.1
Platform: Linux |
---------------------------------+------------------------------------------
Comment(by guest):
Thanks for answering!
Sounds complicated. I guess, good error reporting for unsuccessful
constraint solving is a big subject in its own right.
BTW: Increased verbosity (-v3) results in a message containing this:
{{{
[_39] fail (unknown package: bogus)
[__0] fail (backjumping, conflict set: bogus, foo)
}}}
Which is what I would expect from cabal-install without increased
verbosity.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/951#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list