[commit: ghc] ghc-7.6: Revert "Update to bytestring 0.10.1.0" (782595e)

Ian Lynagh igloo at earth.li
Fri Sep 7 00:29:14 CEST 2012


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/782595e6788012c9586053dfe5d7827a5dce8381

>---------------------------------------------------------------

commit 782595e6788012c9586053dfe5d7827a5dce8381
Author: Ian Lynagh <ian at well-typed.com>
Date:   Thu Sep 6 22:56:30 2012 +0100

    Revert "Update to bytestring 0.10.1.0"
    
    This reverts commit bc4e74bb19f7471c79650c1fe5aa74c905280ecd.
    
    We shipped with 0.10.0.0

>---------------------------------------------------------------

 docs/users_guide/7.6.1-notes.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/users_guide/7.6.1-notes.xml b/docs/users_guide/7.6.1-notes.xml
index 0fac119..a712488 100644
--- a/docs/users_guide/7.6.1-notes.xml
+++ b/docs/users_guide/7.6.1-notes.xml
@@ -590,7 +590,7 @@ atomicModifyIORef' :: IORef a -> (a -> (a,b)) -> IO b
         <itemizedlist>
             <listitem>
                 <para>
-                    Version number 0.10.1.0 (was 0.9.2.1)
+                    Version number 0.10.0.0 (was 0.9.2.1)
                 </para>
             </listitem>
             <listitem>





More information about the Cvs-ghc mailing list