[Hackage] #792: sdist doesn't not include source files from test-suite stanzas
Hackage
cvs-ghc at haskell.org
Tue Jan 18 15:30:27 CET 2011
#792: sdist doesn't not include source files from test-suite stanzas
----------------------------+-----------------------------------------------
Reporter: tibbe | Owner: ttuegel
Type: defect | Status: new
Priority: normal | Milestone: Cabal-1.10
Component: Cabal library | Version: 1.8.0.6
Severity: normal | Keywords:
Difficulty: unknown | Ghcversion:
Platform: |
----------------------------+-----------------------------------------------
Comment(by tibbe):
Just to clarify the above IRC discussion, the problem exists even if the
package is configured using `--enable-tests`:
{{{
runghc Setup.hs configure --enable-tests --user
runghc Setup.hs sdist
tar -ztf dist/mypackage-1.0.tar.gz
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/792#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list