The Binding Generator C->Haskell
: Release Notes
: Version 0.14.5 "Travelling Lightly"
Previous: Release Notes
Next: Version 0.13.6 "Pressing Forward"
7.1. Version 0.14.5 "Travelling Lightly"
- Added
nocode
directive to pointer hooks
- Can use structs properly in pointer hooks now (contributed by Jelmer
Vernooij)
upcaseFirstLetter
and downcaseFirstLetter
- Cross-compiling with
--platform
flag
- Gcc's
asm
construct is supported (contributed by
Duncan Coutts)
- Hierarchical modules syntax in
import
hooks supported
- No separately installed marshaling library anymore; as a result binary
C->Haskell packages and installations are now independent of the targeted
Haskell system
- New lexer and parser generated with Alex and Happy (contributed by
Duncan Coutts)
- Cabal build system
The Binding Generator C->Haskell
: Release Notes
: Version 0.14.5 "Travelling Lightly"
Previous: Release Notes
Next: Version 0.13.6 "Pressing Forward"