The Binding Generator C->Haskell
: Release Notes
: Version 0.9.9 "Blue Ginger"
Previous: Version 0.10.17 "Altocumulus Stratiformis Perlucidus Undulatus"
Next: Version 0.8.2 "Gentle Moon"
7.6. Version 0.9.9 "Blue Ginger"
- Bug fixes
- Library names in
foreign import
s have been removed until
the convention of the new FFI is implemented (they are currently silently
omitted)
- Added
sizeof
hooks; sizeof of type names is now also supported in
constant expressions
- Local prefix for
enum
hooks; courtesy of Armin Sander
- Added
import
hooks
- The documentation includes a description of binding hooks
- Added
pointer
hooks, which were derived from code for a similar
feature by Axel Simon; this includes proper treatment of parametrised pointers
- Integrated
deriving
option for enum
hooks, which was
contributed by Axel Simon
- Adapted to GHC 5.0
The Binding Generator C->Haskell
: Release Notes
: Version 0.9.9 "Blue Ginger"
Previous: Version 0.10.17 "Altocumulus Stratiformis Perlucidus Undulatus"
Next: Version 0.8.2 "Gentle Moon"