Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring On branch : ghc-7.6
http://hackage.haskell.org/trac/ghc/changeset/b2fbef127ce9bc101b474c02f41825e3cec0c93a >--------------------------------------------------------------- commit b2fbef127ce9bc101b474c02f41825e3cec0c93a Author: Ian Lynagh <[email protected]> Date: Thu Nov 29 13:30:11 2012 +0000 Bump version to 0.10.0.2 There's already a 0.10.0.1 release. >--------------------------------------------------------------- bytestring.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/bytestring.cabal b/bytestring.cabal index 340e1a3..8a3a9cc 100644 --- a/bytestring.cabal +++ b/bytestring.cabal @@ -1,5 +1,5 @@ Name: bytestring -Version: 0.10.0.1 +Version: 0.10.0.2 Synopsis: Fast, compact, strict and lazy byte strings with a list interface Description: An efficient compact, immutable byte string type (both strict and lazy) _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
