storable-tuple

Storable instance for pairs and triples

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

Version on this page:0.0.3.2
LTS Haskell 22.14:0.1
Stackage Nightly 2024-03-28: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.2@sha256:020a6679bae2eb434bb1c81e6c92c4b4cbdcb48190070543011559d44c8d7091,1517

Module documentation for 0.0.3.2

Used by 1 package in nightly-2017-08-11(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.