[commit: ghc] ghc-7.4: Add a release note TODO (811ac77)
Ian Lynagh
igloo at earth.li
Sat Jan 7 15:30:41 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/811ac7700a281da3e9c8a90a50635e9e00059cb1
>---------------------------------------------------------------
commit 811ac7700a281da3e9c8a90a50635e9e00059cb1
Author: Ian Lynagh <igloo at earth.li>
Date: Sat Jan 7 13:03:44 2012 +0000
Add a release note TODO
>---------------------------------------------------------------
docs/users_guide/7.4.1-notes.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/docs/users_guide/7.4.1-notes.xml b/docs/users_guide/7.4.1-notes.xml
index 68d0f60..975a2ca 100644
--- a/docs/users_guide/7.4.1-notes.xml
+++ b/docs/users_guide/7.4.1-notes.xml
@@ -1174,6 +1174,12 @@ Subject: [PATCH 0695/1074] Add an RTS eventlog tracing class for user messages
<listitem>
<para>
+ TODO: <>
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<literal>Data.List</literal> has a new function
<literal>dropWhileEnd</literal>, which is similar to
<literal>dropWhile</literal> except it removes the
More information about the Cvs-ghc
mailing list