The data-dword package
This package provides Template Haskell utilities for declaring fixed-length binary word data types. Signed and unsigned 96, 128, 160, 192, 224, and 256-bit types are predefined.
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.2 |
|---|---|
| Dependencies | base (≥4.5 & <5), ghc-prim, hashable (≥1.1), template-haskell (≥2.8) |
| License | BSD3 |
| Copyright | 2011, 2012 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com> |
| Author | Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com> |
| Maintainer | Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com> |
| Stability | experimental |
| Category | Data |
| Home page | https://github.com/mvv/data-dword |
| Bug tracker | https://github.com/mvv/data-dword/issues |
| Source repository | git clone https://github.com/mvv/data-dword.git |
| Upload date | Tue Oct 9 16:07:36 UTC 2012 |
| Uploaded by | MikhailVorozhtsov |
| Build failure | ghc-7.6 (log) |
Modules
- Data
- Data.DoubleWord
- Data.DoubleWord.TH
- Data.DoubleWord
Downloads
- data-dword-0.1.tar.gz (Cabal source package)
- package description (included in the package)