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 <[email protected]> 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 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
