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

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/90bf23c12531ed1ca8f9309fae0321210959a643

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

commit 90bf23c12531ed1ca8f9309fae0321210959a643
Author: Ian Lynagh <i...@well-typed.com>
Date:   Fri Dec 7 15:47:55 2012 +0000

    Release notes update

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

 docs/users_guide/7.6.2-notes.xml |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/docs/users_guide/7.6.2-notes.xml b/docs/users_guide/7.6.2-notes.xml
index 54c96e3..c1977d3 100644
--- a/docs/users_guide/7.6.2-notes.xml
+++ b/docs/users_guide/7.6.2-notes.xml
@@ -145,6 +145,14 @@
             involving primops has been fixed.
           </para>
        </listitem>
+
+       <listitem>
+          <para>
+            The GHC API now consistently uses new
+            <literal>DynFlags</literal> which are set with
+            <literal>setSessionDynFlags</literal>.
+          </para>
+       </listitem>
     </itemizedlist>
   </sect2>
 



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to