About

Metadata

  • Last updated , by MikhailVorozhtsov
  • License BSD-3-Clause
  • Maintained by: Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.4.2
  2. 9.2.4
  3. 9.0.2
  4. 8.10.7
  5. 8.8.4
  6. 8.6.5
  7. 8.4.4
  8. 8.2.2
  9. 8.0.2
  10. 7.10.3

Readme

Data-SWord

Travis Hackage

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