[commit: ghc] master: Wibbles. (b94d555)
git at git.haskell.org
git at git.haskell.org
Thu Aug 29 07:15:26 CEST 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/b94d55514871b874ab4b2e3d497e4563d4300f6c/ghc
>---------------------------------------------------------------
commit b94d55514871b874ab4b2e3d497e4563d4300f6c
Author: Austin Seipp <aseipp at pobox.com>
Date: Wed Aug 28 17:25:08 2013 -0500
Wibbles.
Signed-off-by: Austin Seipp <aseipp at pobox.com>
>---------------------------------------------------------------
b94d55514871b874ab4b2e3d497e4563d4300f6c
docs/users_guide/7.8.1-notes.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 6995beb..c651435 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -160,8 +160,6 @@
<literal>NullaryTypeClasses</literal>, which
allows you to declare a type class without any
parameters.
-
- TODO FIXME: example?
</para>
</listitem>
</itemizedlist>
@@ -175,8 +173,6 @@
literal" syntax. This lets you say things like
<literal>1.2e6 :: Integer</literal> instead of
<literal>1200000</literal>
-
- TODO FIXME: example?
</para>
</listitem>
</itemizedlist>
More information about the ghc-commits
mailing list