@hackage data-sword0.1
Shorter binary words
Categories
License
BSD-3-Clause
Maintainer
Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Links
Versions
Installation
Dependencies (4)
- base >=4.6 && <5
- data-bword >=0.1
- hashable >=1.1
- template-haskell Show all…
Dependents (4)
@hackage/data-elf, @hackage/dahdit-audio, @hackage/dahdit-midi, @hackage/dahdit
Data-SWord
This package provides Template Haskell utilities for declaring short binary word data types built on top of longer binary word data types. Signed and unsigned 2, 4, 7, 24, and 48-bit types are predefined.
Installation
The usual:
$ cabal install