[C2hs] ANNOUNCE: c2hs 0.15.0 "Rainy Days"
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Thu Aug 30 21:01:46 EDT 2007
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
If this package turns out not to be totally broken then I'll announce it
on the main Haskell mailing list.
Some notable changes since 0.14.5:
* New C parser that can parse all of C99 and GNU C
* Lots and lots of old code removal
* Make c2hs integrate better with Cabal (1.1.7 or later)
* Several bug fixes and improvements from Udo:
* allowing variadic functions in structures
* allowing call and fun hooks for FunPtrs in C structs
* embedded arrays size calculated correctly
Duncan
More information about the C2hs
mailing list