From: sof Date: Wed, 17 Feb 1999 10:51:42 +0000 (+0000) Subject: [project @ 1999-02-17 10:51:42 by sof] X-Git-Tag: Approximately_9120_patches~6543 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=92e722754bbeaadc049e15155be9b742f474108c;p=ghc-hetmet.git [project @ 1999-02-17 10:51:42 by sof] Document __HASKELL98__ --- diff --git a/ghc/docs/users_guide/using.vsgml b/ghc/docs/users_guide/using.vsgml index 934ef56..02ab9d8 100644 --- a/ghc/docs/users_guide/using.vsgml +++ b/ghc/docs/users_guide/using.vsgml @@ -1098,14 +1098,22 @@ the usual C way. The @ghc@ driver pre-defines several macros: +@__HASKELL98__@: +__HASKELL98__ +If defined, this means that GHC supports the language +defined by the Haskell 98 report. + +NB. This macro is @__HASKELL1__@: __HASKELL1__ macro If defined to @__GLASGOW_HASKELL__@: __GLASGOW_HASKELL__ macro