storable-complex

Storable instance for Complex

Version on this page:0.2.1@rev:1
LTS Haskell 22.19:0.2.3.0
Stackage Nightly 2024-05-03:0.2.3.0
Latest on Hackage:0.2.3.0

See all snapshots storable-complex appears in

BSD-3-Clause licensed by Jed Brown
Maintained by <[email protected]>
This version can be pinned in stack with:storable-complex-0.2.1@sha256:2588152721f67330feb42aa33cd969ff8ec4f42fac768740e38711623d6d57c3,735

Module documentation for 0.2.1

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2014-12-24(full list with versions):

Provides a Storable instance for Complex which is binary compatible with C99, C++ and Fortran complex data types.

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.