From: sof Date: Mon, 25 Aug 1997 21:44:26 +0000 (+0000) Subject: [project @ 1997-08-25 21:44:26 by sof] X-Git-Tag: Approximately_1000_patches_recorded~124 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=4d1554f8a5c3b613f0586baf27574e78e76febcf;p=ghc-hetmet.git [project @ 1997-08-25 21:44:26 by sof] doc update --- diff --git a/ghc/compiler/hsSyn/HsTypes.lhs b/ghc/compiler/hsSyn/HsTypes.lhs index ba9adf6..2f1594a 100644 --- a/ghc/compiler/hsSyn/HsTypes.lhs +++ b/ghc/compiler/hsSyn/HsTypes.lhs @@ -6,6 +6,7 @@ If compiled without \tr{#define COMPILING_GHC}, you get (part of) a Haskell-abstract-syntax library. With it, you get part of GHC. +[OLD COMMENT -- SOF 7/97] \begin{code} #include "HsVersions.h"