@hackage / data-dword

Stick two binary words together to get a bigger one

Latest0.3.2.1

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.2.1
  2. 9.0.1
  3. 8.10.7
  4. 8.8.4
  5. 8.6.5
  6. 8.4.4
  7. 8.2.2
  8. 8.0.2
  9. 7.10.3

Readme

Data-DWord

Travis Hackage

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