[commit: primitive] master: Changelog (75c3379)
Ian Lynagh
igloo at earth.li
Fri Sep 2 00:00:02 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/primitive
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/75c3379b6d76e914cc3c7ffd290b6b1cad7ea3e6
>---------------------------------------------------------------
commit 75c3379b6d76e914cc3c7ffd290b6b1cad7ea3e6
Author: Roman Leshchinskiy <rl at cse.unsw.edu.au>
Date: Tue Aug 30 19:16:35 2011 +0000
Changelog
>---------------------------------------------------------------
primitive.cabal | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/primitive.cabal b/primitive.cabal
index 21999a4..3e19e84 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.4.0.1
+ .
+ * Critical bug fix in @fillByteArray@
+ .
Changes in version 0.4
.
* Support for GHC 7.2 array copying primitives
More information about the Cvs-libraries
mailing list