The latest version of hsc2hs is 0.68.10-3.
hsc2hs
Version 0.67.20061107 revision 0 uploaded by RossPaterson.
Package meta
- Synopsis
- A preprocessor that helps with writing Haskell bindings to C code
- Description
The hsc2hs program can be used to automate some parts of the process of writing Haskell bindings to C code. It reads an almost-Haskell source file with embedded special constructs, and outputs a real Haskell file with these constructs processed, based on information taken from some C headers. The extra constructs provide Haskell counterparts of C types, values of C constants, including sizes of C types, and access to fields of C structs.
For more details, see http:/www.haskell.orgghcdocslatesthtmlusers_guide/hsc2hs.html
- Author
- Marcin Kowalczyk <qrczak@knm.org.pl>
- Bug reports
- n/a
- Category
- Development
- Copyright
- 2000, Marcin Kowalczyk
- Homepage
- n/a
- Maintainer
- cvs-fptools@haskell.org
- Package URL
- n/a
- Stability
- n/a