#187: Paths_pkgname module is hard to use in a library ----------------------------+----------------------------------------------- Reporter: duncan | Owner: Type: defect | Status: closed Priority: normal | Milestone: Cabal-1.4 Component: Cabal library | Version: 1.2.2.0 Severity: normal | Resolution: fixed Keywords: | Difficulty: easy (<4 hours) Ghcversion: 6.8.1 | Platform: ----------------------------+----------------------------------------------- Changes (by duncan): * status: reopened => closed * resolution: => fixed Comment: Replying to [comment:3 guest]:
two ways to solve this might be: (i) add Paths_pkgname automatically during build, install and haddock. (ii) filter Paths_pkgname out in sdist.
Taking option (ii): {{{ Thu Jun 12 10:18:10 BST 2008 Duncan Coutts <duncan@haskell.org> * Filter out the Paths_pkgname file in sdist Fixes ticket #187 finally (I hope). }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/187#comment:5> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects