From: sof Date: Fri, 26 Mar 1999 19:50:31 +0000 (+0000) Subject: [project @ 1999-03-26 19:50:31 by sof] X-Git-Tag: Approximately_9120_patches~6344 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c61f7df2c332fd32c1da5903d2463845ad690560;p=ghc-hetmet.git [project @ 1999-03-26 19:50:31 by sof] Acknowledge the existence of both literal-literals and assertions. --- diff --git a/ghc/docs/users_guide/glasgow_exts.vsgml b/ghc/docs/users_guide/glasgow_exts.vsgml index f5cdbd2..07f2049 100644 --- a/ghc/docs/users_guide/glasgow_exts.vsgml +++ b/ghc/docs/users_guide/glasgow_exts.vsgml @@ -1,5 +1,5 @@ % -% $Id: glasgow_exts.vsgml,v 1.6 1999/03/16 17:07:21 simonm Exp $ +% $Id: glasgow_exts.vsgml,v 1.7 1999/03/26 19:50:31 sof Exp $ % % GHC Language Extensions. % @@ -273,6 +273,35 @@ inlining of C code (GHC - A Better C Compiler :-), the option %************************************************************************ %* * +Literal-literals +