patch applied (cabal-branches/cabal-1.6): Make sdist work for libs that use the Paths_pkgname module
10 Oct
2008
10 Oct
'08
2:19 p.m.
Thu Oct 9 14:45:07 PDT 2008 Duncan Coutts <duncan@haskell.org> * Make sdist work for libs that use the Paths_pkgname module Do it by just filtering that module out of the package description before running sdist etc. This isn't lovely because it steals that module name from the module namespace but at least it now works. Thanks to Jean-Philippe Bernardy for the first iteration of this patch. M ./Distribution/Simple/SrcDist.hs -10 +20 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.6/_darcs/patches/20081009214...
6489
Age (days ago)
6489
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts