@hackage haskus-binary1.3
Haskus binary format manipulation
Categories
License
BSD-3-Clause
Maintainer
sylvain@haskus.fr
Links
Versions
Installation
Dependencies (13)
- base >=4.9 && <5.0
- bytestring >=0.10
- cereal >=0.5
- directory
- ghc-prim
- haskus-utils >=1.4 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.).