[Hackage] #634: cabal-install does not recognise internal
capability from Cabal 1.8
Hackage
trac at galois.com
Sun Feb 14 16:45:25 EST 2010
#634: cabal-install does not recognise internal capability from Cabal 1.8
---------------------------------+------------------------------------------
Reporter: kowey | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: cabal-install tool | Version: HEAD
Severity: normal | Keywords:
Difficulty: unknown | Ghcversion:
Platform: |
---------------------------------+------------------------------------------
If I understand correctly, Cabal 1.8 introduced a feature that lets our
executable depend on a library from the same package (is this #89?).
We would very much like to use this for Darcs as this would speed up our
build times dramatically, but it seems that the cabal-install tool does
not know how to deal with this it yet. This means we can do "runghc Setup
configure" but not "cabal configure"
Here is the patch that uses this for darcs: http://bugs.darcs.net/patch147
PS. I think this tracker may need to be updated with new versions
(currently stops at 1.6)
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/634>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list