@hackage storable-tuple0.0.2
Storable instance for pairs and triples
Installation
Dependencies (4)
- base >=3 && <5
- special-functors >=1.0 && <1.1
- storable-record >=0.0.1 && <0.1
- utility-ht >=0.0.1 && <0.1 Show all…
Dependents (18)
@hackage/fei-datasets, @hackage/synthesizer-llvm, @hackage/llvm-extra, @hackage/roshask, @hackage/plugins-multistage, @hackage/linear-base, Show all…
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
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.