Repository : ssh://darcs.haskell.org//srv/darcs/packages/vector

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/2e3da54495ae523a62116bba4177d2a738046aa1

>---------------------------------------------------------------

commit 2e3da54495ae523a62116bba4177d2a738046aa1
Author: Roman Leshchinskiy <[email protected]>
Date:   Thu Aug 25 21:23:24 2011 +0000

    Changelog

>---------------------------------------------------------------

 vector.cabal |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/vector.cabal b/vector.cabal
index 259d98f..a484e72 100644
--- a/vector.cabal
+++ b/vector.cabal
@@ -40,6 +40,8 @@ Description:
         .
         Changes in version 0.7.2
         .
+        * New functions: @constructN@, @constructrN@
+        .
         * Safe Haskell support (contributed by David Terei)
         .
         * Functor, Monad, Applicative, Alternative, Foldable and Traversable
@@ -47,6 +49,10 @@ Description:
         .
         * Support for GHC 7.2 array copying primitives
         .
+        * Performance improvements
+        .
+        * New fixities for @(!)@
+        .
         Changes in version 0.7.1
         .
         * New functions: @iterateN@, @splitAt@



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to