Repository : ssh://darcs.haskell.org//srv/darcs/packages/vector On branch : master
http://hackage.haskell.org/trac/ghc/changeset/4e35dbd4c30837b7cb34d6e137c028d282d50cc9 >--------------------------------------------------------------- commit 4e35dbd4c30837b7cb34d6e137c028d282d50cc9 Author: Roman Leshchinskiy <[email protected]> Date: Tue Aug 30 19:32:01 2011 +0000 Changelog >--------------------------------------------------------------- vector.cabal | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/vector.cabal b/vector.cabal index 49cd133..7bf9870 100644 --- a/vector.cabal +++ b/vector.cabal @@ -41,6 +41,14 @@ Description: . * <http://trac.haskell.org/vector> . + Changes in version 0.9 + . + * 'MonadPlus' instance for boxed vectors + . + * Export more @construct@ and @constructN@ from @Safe@ modules + . + * Require @primitive-0.4.0.1@ + . Changes in version 0.8 . * New functions: @constructN@, @constructrN@ _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
