[commit: bytestring] master: Bump minor version due to API additions (c919def)
Ian Lynagh
igloo at earth.li
Sun Jun 19 18:39:02 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/c919defcda69182fd277afd3e73bb8503bd38401
>---------------------------------------------------------------
commit c919defcda69182fd277afd3e73bb8503bd38401
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Mon May 16 12:28:13 2011 +0000
Bump minor version due to API additions
>---------------------------------------------------------------
bytestring.cabal | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bytestring.cabal b/bytestring.cabal
index 2865355..9177c90 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
Name: bytestring
-Version: 0.9.1.10
+Version: 0.9.2.0
Synopsis: Fast, packed, strict and lazy byte arrays with a list interface
Description:
A time and space-efficient implementation of byte vectors using
More information about the Cvs-libraries
mailing list