[Hackage] #217: .hsc files do not get processed for cabal sdist?

Hackage trac at galois.com
Sat Jan 26 13:17:04 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  
----------------------------+-----------------------------------------------
Changes (by ross at soi.city.ac.uk):

  * 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


More information about the cabal-devel mailing list