[commit: bytestring] master: Retrospective 0.10.0.2 release (af47a52)
Ian Lynagh
igloo at earth.li
Fri Jan 11 16:35:14 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/packages/bytestring
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/af47a52c75cadd1a96b462a444ffc964bfa055af
>---------------------------------------------------------------
commit af47a52c75cadd1a96b462a444ffc964bfa055af
Author: Duncan Coutts <duncan at community.haskell.org>
Date: Tue Jan 8 19:38:38 2013 +0000
Retrospective 0.10.0.2 release
>---------------------------------------------------------------
bytestring.cabal | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/bytestring.cabal b/bytestring.cabal
index 48c7732..b4c0053 100644
--- a/bytestring.cabal
+++ b/bytestring.cabal
@@ -1,5 +1,5 @@
Name: bytestring
-Version: 0.10.2.0
+Version: 0.10.0.2
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