Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/ab3814c39843d8439303f5cb8506bc212e014dc7 >--------------------------------------------------------------- commit ab3814c39843d8439303f5cb8506bc212e014dc7 Author: Ian Lynagh <[email protected]> Date: Sat Jan 7 15:31:36 2012 +0000 Add a release note TODO >--------------------------------------------------------------- docs/users_guide/7.4.1-notes.xml | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/docs/users_guide/7.4.1-notes.xml b/docs/users_guide/7.4.1-notes.xml index 975a2ca..3bbe89c 100644 --- a/docs/users_guide/7.4.1-notes.xml +++ b/docs/users_guide/7.4.1-notes.xml @@ -1180,6 +1180,15 @@ Subject: [PATCH 0695/1074] Add an RTS eventlog tracing class for user messages <listitem> <para> + TODO: +commit f98a240c1c302c3d1ad56f764f4d09a03d68fbe4 + + Removing the MonadGroup class. This is to reflect the removal of the default + </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
