[commit: packages/bytestring] master: Bump to development version 0.10.5.0 (27d597b)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:43:17 UTC 2015
Repository : ssh://git@git.haskell.org/bytestring
On branch : master
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/27d597bbec008e14ab8c7ac1c69ebd9c34f456f3
>---------------------------------------------------------------
commit 27d597bbec008e14ab8c7ac1c69ebd9c34f456f3
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Sun Nov 9 22:10:44 2014 +0000
Bump to development version 0.10.5.0
We do have some API additions since 0.10.4.0
>---------------------------------------------------------------
27d597bbec008e14ab8c7ac1c69ebd9c34f456f3
bytestring.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bytestring.cabal b/bytestring.cabal
index 022bc6b..794c9e2 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
Name: bytestring
-Version: 0.10.4.1
+Version: 0.10.5.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 ghc-commits
mailing list