[Hackage] #217: .hsc files do not get processed for cabal sdist?
Hackage
trac at galois.com
Sat Jan 26 13:28:09 EST 2008
#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
----------------------------+-----------------------------------------------
Comment (by guest):
Including or not including extra-source-files makes no difference, as far
as I can tell. It still builds fine and doesn't sdist fine.
other-modules: would not be useful, I don't think, since as I mentioned,
each file is the module Main. If I add in the line "other-modules: Heval
Hhp Hmanage Hxput Hxsel Utils" into each executable section - nothing
changes. If I modify it to read "other-modules: Main" - nothing changes.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/217#comment:3>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list