
#244: Add Changelog summary feature to sdist ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: enhancement | Status: new Priority: low | Milestone: Component: Cabal library | Version: 1.2.3.0 Severity: normal | Resolution: Keywords: | Difficulty: normal Ghcversion: 6.8.2 | Platform: ----------------------------+----------------------------------------------- Comment (by guest): Replying to [comment:4 guest]:
I hope y'all will consider incorporating the code into Cabal, or at least maybe adding some sort of option.
-- gwern
'Some sort of option' here being, I dunno, maybe an '--include=' option where you list a file to include in the sdist tarball regardless of whether it's mentioned in the cabal file or anything. So you could at least do something like: function sdist () { change-monger; cabal sdist --include=ChangeLog; } -- gwern -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/244#comment:5 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects