Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.6
http://hackage.haskell.org/trac/ghc/changeset/bc4e74bb19f7471c79650c1fe5aa74c905280ecd >--------------------------------------------------------------- commit bc4e74bb19f7471c79650c1fe5aa74c905280ecd Author: Paolo Capriotti <[email protected]> Date: Thu Sep 6 10:20:00 2012 +0100 Update to bytestring 0.10.1.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 a712488..0fac119 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.0.0 (was 0.9.2.1) + Version number 0.10.1.0 (was 0.9.2.1) </para> </listitem> <listitem> _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
