primitive-unlifted: Primitive GHC types with unlifted types inside
Primitive GHC types with unlifted types inside. There used
to be a module named Data.Primitive.UnliftedArray
in the
primitive
library. However, the techniques it used were
unsound in the presence of certain FFI calls. This library
a successor to that module.
Downloads
- primitive-unlifted-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1, 1.0.0.0, 2.0.0.0, 2.1.0.0, 2.2.0.0 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11.1.0 && <4.14), primitive (>=0.7 && <0.8) [details] |
Tested with | ghc ==8.4.4, ghc ==8.6.5 |
License | BSD-3-Clause |
Copyright | 2019 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Category | Data |
Home page | https://github.com/haskell-primitive/primitive-unlifted |
Bug tracker | https://github.com/haskell-primitive/primitive-unlifted/issues |
Source repo | head: git clone https://github.com/haskell-primitive/primitive-unlifted.git |
Uploaded | by andrewthad at 2019-07-08T19:18:29Z |
Distributions | Arch:0.1.3.1, LTSHaskell:2.1.0.0, NixOS:2.1.0.0, Stackage:2.2.0.0 |
Reverse Dependencies | 20 direct, 263 indirect [details] |
Downloads | 14552 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-07-08 [all 1 reports] |