#217: .hsc files do not get processed for cabal sdist?
----------------------------+-----------------------------------------------
Reporter: gwern | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Cabal library | Version: 1.2.3.0
Severity: normal | Resolution: invalid
Keywords: | Difficulty: normal
Ghcversion: 6.8.2 | Platform: Linux
----------------------------+-----------------------------------------------
Changes (by [EMAIL PROTECTED]):
* status: new => closed
* resolution: => invalid
Comment:
You shouldn't be using `extra-source-files`, but listing the modules in
each executable section using something like
{{{
other-modules: Heval Hhp Hmanage Hxput Hxsel Utils
}}}
Putting the output of hsc2hs in a source tarball would be inappropriate,
as it is system-dependent.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/217#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel