patch applied (cabal-branches/cabal-1.6): Make sdist work for libs that use the Paths_pkgname module

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Fri Oct 10 02:19:23 EDT 2008


Thu Oct  9 14:45:07 PDT 2008  Duncan Coutts <duncan at 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/20081009214507-adfee-6292ef0ea107987a971bdfa60e53c4d326a2feb3.gz



More information about the cabal-devel mailing list