[Hackage] #154: Cabal doesn't clean "_stub" files
Hackage
trac at galois.com
Fri Sep 14 23:21:27 EDT 2007
#154: Cabal doesn't clean "_stub" files
---------------------+------------------------------------------------------
Reporter: judahj | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Cabal-1.2
Component: Cabal | Version: 1.2.0
Severity: normal | Keywords:
Difficulty: normal | Ghcversion: 6.6
Platform: Mac OS |
---------------------+------------------------------------------------------
Running "runhaskell Setup.hs clean" doesn't clean _stub.{c,h} files in
Cabal-1.2.0. It does in 1.1.6.2.
The -stubdir flag might be useful here (introduced in ghc-6.6) for having
them created in the dist/build directory. (In both 1.2.0 and 1.1.6.2,
they're created next to the source .hs files.)
Related: [542].
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/154>
Hackage <http://example.com/>
My example project
More information about the cabal-devel
mailing list