[Hackage] #166: sdist puts Happy-generated .hs files in the wrong
place
Hackage
trac at galois.com
Tue Oct 23 05:51:50 EDT 2007
#166: sdist puts Happy-generated .hs files in the wrong place
---------------------+------------------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Cabal | Version: 1.2.0
Severity: normal | Keywords:
Difficulty: normal | Ghcversion: 6.6
Platform: Linux |
---------------------+------------------------------------------------------
I want to use sdist to generate source distributions of Happy that don't
depend on Happy, and hence come with the Happy-generated .hs files for the
parsers. When I try this, the source files are included, but in the root
of the tree, whereas Cabal seems to look for them in `dist/build`. I can
move them by hand and re-generate the tarball, and that works.
I'm fairly sure this worked with older versions of Cabal.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/166>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list