[project @ 1997-09-03 15:55:02 by simonm]
[ghc-hetmet.git] / ghc / driver / ghc.lprl
index c9a35f7..e8c7154 100644 (file)
@@ -698,6 +698,7 @@ sub setupOptimiseFlags {
          '-ffloat-lets-exposing-whnf',
          '-ffloat-primops-ok',
          '-fcase-of-case',
+         '-fdo-case-elim',
 #        '-fdo-lambda-eta-expansion',  # too complicated
          '-freuse-con',
 #        '-flet-to-case',              # no strictness analysis, so...