Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/b3cdac4bbdcfbe4ca384076c20ebd0def534f528 >--------------------------------------------------------------- commit b3cdac4bbdcfbe4ca384076c20ebd0def534f528 Author: Ian Lynagh <[email protected]> Date: Sun Dec 11 22:30:37 2011 +0000 Bump version number for 7.4.1 release >--------------------------------------------------------------- bytestring.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bytestring.cabal b/bytestring.cabal index 8c6ee23..3ebcfcd 100644 --- a/bytestring.cabal +++ b/bytestring.cabal @@ -1,5 +1,5 @@ Name: bytestring -Version: 0.9.2.0 +Version: 0.9.2.1 Synopsis: Fast, packed, strict and lazy byte arrays with a list interface Description: A time and space-efficient implementation of byte vectors using _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
