[commit: packages/bytestring] master: Bump version to "even" 0.10.8.0 version (717f115)
git at git.haskell.org
git at git.haskell.org
Tue May 3 22:44:13 UTC 2016
Repository : ssh://git@git.haskell.org/bytestring
On branch : master
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/717f1151751fceb4e49874737dd0f15839ffd541
>---------------------------------------------------------------
commit 717f1151751fceb4e49874737dd0f15839ffd541
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date: Wed Apr 20 23:08:55 2016 +0200
Bump version to "even" 0.10.8.0 version
This is done now in order for GHC 8.0.1 RC4 (which is about to be
cut) to advertise the proper even version of `bytestring`
>---------------------------------------------------------------
717f1151751fceb4e49874737dd0f15839ffd541
bytestring.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bytestring.cabal b/bytestring.cabal
index bc9d8a4..acf6ef1 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
Name: bytestring
-Version: 0.10.7.0
+Version: 0.10.8.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