C->Haskell, An Interface Generator for Haskell
version 0.7.5
I am pleased to announce the third beta release of the
interfacing tool C->Haskell. It provides lightweight tool
support for accessing C libraries from Haskell. More
details and download at
http://www.cse.unsw.edu.au/~chak/haskell/c2hs/
This release mainly fixes bugs and improves the space
behaviour in case of large C header files. C->Haskell
currently requires GHC 4.06 or upwards - support for other
Haskell systems is being worked at.
Manuel