The primitive package
This package provides various primitive memory-related operations.
Changes in version 0.5.0.1
Disable array copying primitives for GHC 7.6.* and earlier
Changes in version 0.5
New in Data.Primitive.MutVar: atomicModifyMutVar
Efficient block fill operations: setByteArray, setAddr
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (4.*), ghc-prim |
| License | BSD3 |
| Copyright | (c) Roman Leshchinskiy 2009-2012 |
| Author | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
| Maintainer | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
| Category | Data |
| Home page | http://code.haskell.org/primitive |
| Upload date | Wed Oct 10 22:17:36 UTC 2012 |
| Uploaded by | RomanLeshchinskiy |
| Built on | ghc-7.6 |
| Distributions | Fedora: 0.5.0.1, NixOS: 0.5.0.1, Debian: 0.5.0.1, FreeBSD: 0.5.0.1 |
Modules
Downloads
- primitive-0.5.0.1.tar.gz (Cabal source package)
- package description (included in the package)