[Hackage] #585: specify hidden modules as everything not exposed
Hackage
trac at galois.com
Wed Sep 16 15:55:05 EDT 2009
#585: specify hidden modules as everything not exposed
----------------------------+-----------------------------------------------
Reporter: wisnesky | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Cabal-2.0
Component: Cabal library | Version: 1.6.0.1
Severity: normal | Resolution:
Keywords: | Difficulty: project(> week)
Ghcversion: | Platform:
----------------------------+-----------------------------------------------
Changes (by duncan):
* difficulty: unknown => project(> week)
* milestone: => Cabal-2.0
Comment:
This is a long-standing problem. Cabal currently relies on `ghc --make` to
do the dependency chasing, so Cabal doesn't actually know which modules
are needed, which is part of the reason they all need to be listed.
The major feature that would fix this (and several related features) is to
implement a make-style module/file dependency framework (see #15).
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/585#comment:1>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list