Ticket #166 (closed defect: fixed)
sdist puts Happy-generated .hs files in the wrong place
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Cabal-1.4 |
| Component: | Cabal library | Version: | 1.2.0 |
| Severity: | normal | Keywords: | |
| Cc: | simonmarhaskell@… | Difficulty: | normal |
| GHC Version: | 6.6 | Platform: | Linux |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
