#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 <[EMAIL PROTECTED]>
* 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_______________________________________________
cabal-devel mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cabal-devel