@hackage haskus-binary0.6.0.0
Haskus binary format manipulation
Categories
License
BSD-3-Clause
Maintainer
sylvain@haskus.fr
Links
Versions
Installation
Dependencies (5)
- base >=4.9 && <4.10
- bytestring >=0.10
- cereal >=0.5
- haskus-utils >=0.6
- mtl >=2.2 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/haskus-utils-compat
A set of types and tools to manipulate binary data, memory, etc. In particular to interface Haskell data types with foreign data types (C structs, unions, enums, etc.).