From: sof Date: Wed, 3 Jul 2002 15:16:09 +0000 (+0000) Subject: [project @ 2002-07-03 15:16:09 by sof] X-Git-Tag: Approx_11550_changesets_converted~1890 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=891d79bc333f2523f1a458e5f2f281bf039a223b;p=ghc-hetmet.git [project @ 2002-07-03 15:16:09 by sof] updated external core frontend info --- diff --git a/ghc/docs/users_guide/5-04-notes.sgml b/ghc/docs/users_guide/5-04-notes.sgml index 1e15bee..8d28144 100644 --- a/ghc/docs/users_guide/5-04-notes.sgml +++ b/ghc/docs/users_guide/5-04-notes.sgml @@ -260,8 +260,9 @@ The compiler can now read in files containing Core syntax (such as those produced by the - option) and compile them. This is - enabled with the flag. + option) and compile them. Input + files with the .hcr file extension are + assumed to contain Core syntax.