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

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/87c5fc73a18d613d59c0325cb802c670eb026709

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

commit 87c5fc73a18d613d59c0325cb802c670eb026709
Author: Duncan Coutts <[email protected]>
Date:   Thu Sep 6 09:11:19 2012 +0000

    Bump the version to 0.10.1.0
    We've added some builder stuff. While 0.10.0.0 was never properly
    released, it could be a little confusing. So might as well bump.

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

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

diff --git a/bytestring.cabal b/bytestring.cabal
index ca471c8..a4f65d0 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
 Name:                bytestring
-Version:             0.10.0.0
+Version:             0.10.1.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)



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

Reply via email to