data-dword-0.3.1.1: README.md
Data-DWord ========== [](https://travis-ci.org/mvv/data-dword) [](http://hackage.haskell.org/package/data-dword) 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. Installation ------------ The usual: $ cabal install