haskus-binary: Haskus binary format manipulation
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.).
Properties
Versions | 0.6.0.0, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.5, 1.6 |
---|---|
Change log | None available |
Dependencies | base (>=4.9 && <5.0), bytestring (>=0.10), cereal (>=0.5), directory, filepath, ghc-prim, haskus-utils (>=1.4), haskus-utils-data (>=1.1), haskus-utils-types (>=1.4.1), megaparsec, mtl (>=2.2), template-haskell, transformers [details] |
License | BSD-3-Clause |
Copyright | Sylvain Henry 2017 |
Author | Sylvain Henry |
Maintainer | sylvain@haskus.fr |
Category | System |
Home page | http://www.haskus.org/system |
Source repo | head: git clone git://github.com/haskus/packages.git |
Uploaded | by SylvainHenry at 2020-06-08T11:02:37Z |
Modules
[Index] [Quick Jump]
- Haskus
- Binary
- Haskus.Binary.BitField
- Haskus.Binary.BitSet
- Haskus.Binary.Bits
- Haskus.Binary.Buffer
- Haskus.Binary.BufferBuilder
- Haskus.Binary.BufferList
- Haskus.Binary.CTypes
- Haskus.Binary.Char
- Haskus.Binary.Endianness
- Haskus.Binary.Enum
- Haskus.Binary.Get
- Haskus.Binary.Put
- Haskus.Binary.Record
- Haskus.Binary.Serialize
- Haskus.Binary.Storable
- Haskus.Binary.Union
- Haskus.Binary.Unum
- Haskus.Binary.Vector
- Memory
- Haskus.Number
- Binary
Downloads
- haskus-binary-1.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees