[commit: bytestring] master: Bump to current 0.10.3.x version (fc888a3)
Ian Lynagh
igloo at earth.li
Fri Jan 11 16:35:16 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/fc888a3dfeafa26f23efdef1b8c00adb6ed9f608
>---------------------------------------------------------------
commit fc888a3dfeafa26f23efdef1b8c00adb6ed9f608
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Tue Jan 8 19:39:01 2013 +0000
Bump to current 0.10.3.x version
>---------------------------------------------------------------
bytestring.cabal | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bytestring.cabal b/bytestring.cabal
index b4c0053..bfbea2b 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
Name: bytestring
-Version: 0.10.0.2
+Version: 0.10.3.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