
On Sun, 2007-09-02 at 23:53 +0200, Arjan Oosting wrote:
Op vrijdag 31-08-2007 om 02:01 uur [tijdzone +0100], schreef Duncan Coutts:
All,
c2hs 0.15.0 code name "Rainy Days" is out and available from hackage http://hackage.haskell.org/cgi-bin/hackage-scripts/package/c2hs-0.15.0
or the c2hs website: http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ http://www.cse.unsw.edu.au/~chak/haskell/c2hs/c2hs-0.15.0.tar.gz
Hi Duncan,
Is there any reason why the tests (directory c2hs/tests) and the documentation (directory doc) are removed from the tarball in this release?
I didn't deliberately remove them as such, I used cabal's sdist this time and we've not added the other files to the extra-source-files field in the c2hs.cabal file.
I would like to have the documentation added again to the tarball for the Debian packages. (The Debian policy requires a manpage for each binary, such as c2hs, which was in the doc directory.)
Right 'o, I'll add these for the next minor release. I'll give it a few days and see if anything else turns up too. Duncan