@hackage haskus-binary1.0
Haskus binary format manipulation
Categories
License
BSD-3-Clause
Maintainer
sylvain@haskus.fr
Links
Versions
Installation
Dependencies (5)
- base >=4.9 && <4.12
- bytestring >=0.10 && <0.11
- cereal >=0.5 && <0.6
- haskus-utils >=0.6 && <1.1
- mtl >=2.2 && <2.3 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.).