data-dword

Stick two binary words together to get a bigger one

https://github.com/mvv/data-dword

Version on this page:0.3.1.1
LTS Haskell 22.13:0.3.2.1
Stackage Nightly 2024-03-14:0.3.2.1
Latest on Hackage:0.3.2.1

See all snapshots data-dword appears in

BSD-3-Clause licensed and maintained by Mikhail Vorozhtsov
This version can be pinned in stack with:data-dword-0.3.1.1@sha256:e9173bcf83a59a6a0c4e1640b7946a13dc2413c7257924f0ec438bbb4eb1af8b,1533

Module documentation for 0.3.1.1

Used by 1 package in nightly-2017-10-28(full list with versions):

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