primitive: Wrappers for primitive operations
This package provides wrappers for primitive array operations from GHC.Prim.
Changes in version 0.4.1
New module Data.Primitive.MutVar
Changes in version 0.4.0.1
Critical bug fix in
fillByteArray
Changes in version 0.4
Support for GHC 7.2 array copying primitives
New in Data.Primitive.ByteArray:
copyByteArray
,copyMutableByteArray
,moveByteArray
,fillByteArray
Deprecated in Data.Primitive.ByteArray:
memcpyByteArray
,memcpyByteArray'
,memmoveByteArray
,memsetByteArray
New in Data.Primitive.Array:
copyArray
,copyMutableByteArray
New in Data.Primitive.Addr:
copyAddr
,moveAddr
Deprecated in Data.Primitive.Addr:
memcpyAddr
Modules
[Index]
Downloads
- primitive-0.4.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.3, 0.3.1, 0.4, 0.4.0.1, 0.4.1, 0.5, 0.5.0.1, 0.5.1.0, 0.5.2.1, 0.5.3.0, 0.5.4.0, 0.6, 0.6.1.0, 0.6.1.1, 0.6.1.2, 0.6.2.0, 0.6.3.0, 0.6.4.0, 0.7.0.0, 0.7.0.1, 0.7.1.0, 0.7.2.0, 0.7.3.0, 0.7.4.0, 0.8.0.0, 0.9.0.0 (info) |
---|---|
Dependencies | base (>=4 && <4.7), ghc-prim [details] |
License | BSD-3-Clause |
Copyright | (c) Roman Leshchinskiy 2009-2010 |
Author | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
Maintainer | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
Revised | Revision 1 made by HerbertValerioRiedel at 2014-06-09T07:13:32Z |
Category | Data |
Home page | http://code.haskell.org/primitive |
Uploaded | by RomanLeshchinskiy at 2012-01-09T18:29:30Z |
Distributions | Arch:0.7.4.0, Debian:0.7.0.1, Fedora:0.8.0.0, FreeBSD:0.6, LTSHaskell:0.8.0.0, NixOS:0.8.0.0, Stackage:0.9.0.0, openSUSE:0.9.0.0 |
Reverse Dependencies | 558 direct, 14327 indirect [details] |
Downloads | 491408 total (771 in the last 30 days) |
Rating | 2.5 (votes: 4) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |