[commit: bytestring] master: Bump version to 0.10.0.0 (085184c)

Ian Lynagh igloo at earth.li
Wed Feb 22 21:57:59 CET 2012


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/085184c01d5a24c02374d4c13fa0ba22bfb82658

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

commit 085184c01d5a24c02374d4c13fa0ba22bfb82658
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Mon Nov 7 11:36:26 2011 +0000

    Bump version to 0.10.0.0
    Some minor API changes and a number of extensions

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

 bytestring.cabal |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bytestring.cabal b/bytestring.cabal
index a802460..ca1652b 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
 Name:                bytestring
-Version:             0.9.2.0
+Version:             0.10.0.0
 Synopsis:            Fast, compact, strict and lazy byte strings with a list interface
 Description:
     An efficient compact, immutable byte string type (both strict and lazy)





More information about the Cvs-libraries mailing list