[project @ 2000-05-30 10:03:07 by simonmar]
[ghc-hetmet.git] / ghc / driver / ghc.lprl
index c6d21f8..b292910 100644 (file)
@@ -741,7 +741,7 @@ sub setupOptimiseFlags {
        # Specialisation is best done before full laziness
        # so that overloaded functions have all their dictionary lambdas manifest
        ($Oopt_DoSpecialise) ? ( $Oopt_DoSpecialise, ) : (),
-#      '-ffloat-outwards',
+       '-ffloat-outwards',
        '-ffloat-inwards',
 
        '-fsimplify',