primitive-unlifted: Primitive GHC types with unlifted types inside
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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.
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.2.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11.1.0 && <4.14), primitive (>=0.7 && <0.8) [details] |
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-06-26T15:56:29Z |
Modules
[Index] [Quick Jump]
- Data
- Primitive
Downloads
- primitive-unlifted-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees