From 07dcae97f37cde445375000499b0a76bd2d07655 Mon Sep 17 00:00:00 2001 From: wolfgang Date: Wed, 3 Jul 2002 14:50:27 +0000 Subject: [PATCH] [project @ 2002-07-03 14:50:27 by wolfgang] added a note about MacOS X support --- ghc/docs/users_guide/5-04-notes.sgml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ghc/docs/users_guide/5-04-notes.sgml b/ghc/docs/users_guide/5-04-notes.sgml index e259f09..1e15bee 100644 --- a/ghc/docs/users_guide/5-04-notes.sgml +++ b/ghc/docs/users_guide/5-04-notes.sgml @@ -5,7 +5,9 @@ User-visible compiler changes - MacOS X support (Wolfgang, please fill in). + Full support for MacOS X, including fully optimized compilation, has been added. Only a native + code generator and support for is still missing. + Everything else needs more testing, but should work. ghc-pkg: new options -- 1.7.10.4