storable-tuple

Storable instance for pairs and triples

http://code.haskell.org/~thielema/storable-tuple/

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

See all snapshots storable-tuple appears in

BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:storable-tuple-0.0.3.3@sha256:1096df92bed234a5dbd3d5b9632131c1b839787b20031c3e179e44493f5939d5,1517

Module documentation for 0.0.3.3

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

Provides a Storable instance for pair and triple which should be binary compatible with C99 and C++. The only purpose of this package is to provide a standard location for this instance so that other packages needing this instance can play nicely together.