[Hackage] #257: sdist doesn't include all files when using conditional and "buildable: False"

Hackage trac at galois.com
Thu Mar 6 21:16:19 EST 2008


#257: sdist doesn't include all files when using conditional and "buildable:
False"
----------------------------+-----------------------------------------------
  Reporter:  guest          |        Owner:         
      Type:  defect         |       Status:  new    
  Priority:  normal         |    Milestone:         
 Component:  Cabal library  |      Version:  1.2.3.0
  Severity:  normal         |   Resolution:         
  Keywords:                 |   Difficulty:  normal 
Ghcversion:  6.8.2          |     Platform:         
----------------------------+-----------------------------------------------
Comment (by duncan):

 Good catch. It was because sdist uses `withLib` and `withExe` which only
 run if the lib and exes are buildable.

 Now fixed:
 {{{
 Fri Mar  7 02:09:33 GMT 2008  Duncan Coutts <duncan at haskell.org>
   * Fix sdist to ignore the buildable attribute
   Fixes ticket #257
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/257#comment:3>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects


More information about the cabal-devel mailing list