From: chak Date: Fri, 24 Aug 2001 04:00:33 +0000 (+0000) Subject: [project @ 2001-08-24 04:00:33 by chak] X-Git-Tag: Approximately_9120_patches~1088 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=6aada64f9309864b7293e5c797546ab5403f9a8f [project @ 2001-08-24 04:00:33 by chak] Added SPJ's new -fmax-worker-args to the flag reference --- diff --git a/ghc/docs/users_guide/flags.sgml b/ghc/docs/users_guide/flags.sgml index 061fc1a..198e287 100644 --- a/ghc/docs/users_guide/flags.sgml +++ b/ghc/docs/users_guide/flags.sgml @@ -731,7 +731,7 @@ - Tweak the liberate-case optimisation + Tweak the liberate-case optimisation (default: 10) static @@ -744,6 +744,14 @@ + + If a worker has that many arguments, none will be + unpacked anymore (default: 10) + static + - + + + Set the max iterations for the simplifier static