[Hackage] #128: cabal building broken libraries when module
list is not complete
Hackage
trac at galois.com
Tue Jun 24 19:35:25 EDT 2008
#128: cabal building broken libraries when module list is not complete
----------------------------------+-----------------------------------------
Reporter: m at tel.netbeisser.de | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Cabal-2.0
Component: Cabal library | Version: 1.1.6
Severity: major | Resolution:
Keywords: | Difficulty: normal
Ghcversion: 6.6 | Platform:
----------------------------------+-----------------------------------------
Changes (by duncan):
* type: enhancement => defect
Comment:
Sure it's a bug but it's a bug that depends on a huge new feature.
The problem is exactly that we're using the compiler's dependency chasing.
It can find modules that we did not know about which makes it work at
build time but then we miss things in the link phase.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/128#comment:5>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list