[Hackage] #634: cabal-install does not recognise internal capability from Cabal 1.8

#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

#634: cabal-install does not recognise internal capability from Cabal 1.8 ---------------------------------+------------------------------------------ Reporter: kowey | Owner: Type: defect | Status: new Priority: normal | Milestone: cabal-install-0.8 Component: cabal-install tool | Version: HEAD Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ---------------------------------+------------------------------------------ Changes (by duncan): * milestone: => cabal-install-0.8 -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/634#comment:1 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage