[commit: packages/primitive] ghc-head: Changelog (b709136)
git at git.haskell.org
git at git.haskell.org
Thu Sep 26 11:44:18 CEST 2013
Repository : ssh://git@git.haskell.org/primitive
On branch : ghc-head
Link : http://git.haskell.org/packages/primitive.git/commitdiff/b7091362c2809932928b843f2a11e3cbc81d72ea
>---------------------------------------------------------------
commit b7091362c2809932928b843f2a11e3cbc81d72ea
Author: Roman Leshchinskiy <rl at cse.unsw.edu.au>
Date: Thu Jan 26 16:06:19 2012 -0700
Changelog
>---------------------------------------------------------------
b7091362c2809932928b843f2a11e3cbc81d72ea
primitive.cabal | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/primitive.cabal b/primitive.cabal
index 86ac338..19f6fa5 100644
--- a/primitive.cabal
+++ b/primitive.cabal
@@ -13,6 +13,10 @@ Description:
This package provides wrappers for primitive array operations from
GHC.Prim.
.
+ Changes in version 0.5
+ .
+ * Efficient block fill operations: @setByteArray@, @setAddr@
+ .
Changes in version 0.4.1
.
* New module "Data.Primitive.MutVar"
More information about the ghc-commits
mailing list