From 443e9e4703879e1ee732c0fbc2d139699c887e7a Mon Sep 17 00:00:00 2001 From: simonpj Date: Fri, 11 Oct 2002 16:49:56 +0000 Subject: [PATCH] [project @ 2002-10-11 16:49:56 by simonpj] title wibble --- ghc/docs/users_guide/glasgow_exts.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/docs/users_guide/glasgow_exts.sgml b/ghc/docs/users_guide/glasgow_exts.sgml index 61b40c0..cbfe208 100644 --- a/ghc/docs/users_guide/glasgow_exts.sgml +++ b/ghc/docs/users_guide/glasgow_exts.sgml @@ -2950,7 +2950,7 @@ The documentation here describes the realisation in GHC. (It's rather sketchy j Tim Sheard is going to expand it.) - Using Template Haskell + Syntax Template Haskell has the following new syntactic constructions. You need to use the flag -fglasgow-exts to switch these syntactic extensions on. -- 1.7.10.4