[commit: packages/bytestring] master: Bump version to 0.10.6.0 (fa7e1cc)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:43:52 UTC 2015
Repository : ssh://git@git.haskell.org/bytestring
On branch : master
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/fa7e1cc94982c0da85a022a501eadb1b347ea60c
>---------------------------------------------------------------
commit fa7e1cc94982c0da85a022a501eadb1b347ea60c
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Thu Dec 18 19:30:16 2014 +0000
Bump version to 0.10.6.0
>---------------------------------------------------------------
fa7e1cc94982c0da85a022a501eadb1b347ea60c
bytestring.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bytestring.cabal b/bytestring.cabal
index a151269..40fa4ad 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
Name: bytestring
-Version: 0.10.5.0
+Version: 0.10.6.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