fixed-storable-array: Fixed-size wrapper for StorableArray, providing a Storable instance. Deprecated - use storable-static-array instead.
Uses type-level numeric literals to wrap StorableArray
in a type that statically fixes its size. The wrapper has
a Storable
instance, for easy integration with
fixed-size native arrays.
Deprecated - use storable-static-array instead.
Downloads
- fixed-storable-array-0.3.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1 |
---|---|
Dependencies | array (>=0.4 && <0.5), base (>=4.6 && <4.7), tagged (>=0.6 && <0.7) [details] |
License | BSD-3-Clause |
Author | Carl Howells |
Maintainer | chowells79@gmail.com |
Category | FFI |
Source repo | head: git clone https://github.com/chowells79/fixed-storable-array.git |
Uploaded | by CarlHowells at 2013-08-02T07:23:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4212 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |