[commit: ghc] ghc-7.4: Add a couple of release note TODOs (e0eeaf3)
Ian Lynagh
igloo at earth.li
Wed Jan 25 15:29:02 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-7.4
http://hackage.haskell.org/trac/ghc/changeset/e0eeaf3cddba438a18cac32384f2d8cecb1ef54a
>---------------------------------------------------------------
commit e0eeaf3cddba438a18cac32384f2d8cecb1ef54a
Author: Ian Lynagh <igloo at earth.li>
Date: Wed Jan 25 14:25:12 2012 +0000
Add a couple of release note TODOs
>---------------------------------------------------------------
docs/users_guide/7.4.1-notes.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/docs/users_guide/7.4.1-notes.xml b/docs/users_guide/7.4.1-notes.xml
index f90847c..e60f55d 100644
--- a/docs/users_guide/7.4.1-notes.xml
+++ b/docs/users_guide/7.4.1-notes.xml
@@ -63,6 +63,7 @@
<listitem>
<para>
+ TODO: DataKinds now split off
There is a new feature kind polymorphism
(<literal>-XPolyKinds</literal>):
<xref linkend="kind-polymorphism-and-promotion" />.
@@ -155,6 +156,7 @@ class C a where
<listitem>
<para>
+ TODO: DataKinds now split off
There is a new extension
<literal>PolyKinds</literal>.
This provides 2 related new features:
More information about the Cvs-ghc
mailing list