[commit: ghc] wip/type-app: Stub for manual entry (1bd7f94)

git at git.haskell.org git at git.haskell.org
Fri Aug 7 12:07:40 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/type-app
Link       : http://ghc.haskell.org/trac/ghc/changeset/1bd7f94297ef9f47b2c060039d78ef3b760a217b/ghc

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

commit 1bd7f94297ef9f47b2c060039d78ef3b760a217b
Author: Richard Eisenberg <eir at cis.upenn.edu>
Date:   Thu Aug 6 09:55:53 2015 -0400

    Stub for manual entry


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

1bd7f94297ef9f47b2c060039d78ef3b760a217b
 docs/users_guide/glasgow_exts.xml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/docs/users_guide/glasgow_exts.xml b/docs/users_guide/glasgow_exts.xml
index 4625092..e8258cf 100644
--- a/docs/users_guide/glasgow_exts.xml
+++ b/docs/users_guide/glasgow_exts.xml
@@ -2617,6 +2617,13 @@ to allow the import or export of a data constructor without its parent type cons
 </para>
 </sect3>
 
+<sect3 id="visible-type-application">
+<title>Visible type application</title>
+
+TODO
+
+</sect3>
+
 </sect2>
 
 <sect2 id="syntax-stolen">
@@ -12918,4 +12925,3 @@ Here are some examples:</para>
      ;;; ispell-local-dictionary: "british" ***
      ;;; End: ***
  -->
-



More information about the ghc-commits mailing list