New flag -dddump-rule-rewrites
[ghc-hetmet.git] / compiler / main / StaticFlagParser.hs
index 6536a13..f7ad41f 100644 (file)
@@ -177,7 +177,6 @@ isStaticFlag f =
     "dno-black-holing",
     "fno-state-hack",
     "fsimple-list-literals",
-    "fno-ds-multi-tyvar",
     "fruntime-types",
     "fno-pre-inlining",
     "fexcess-precision",
@@ -194,6 +193,7 @@ isStaticFlag f =
     "fmax-worker-args",
     "fhistory-size",
     "funfolding-creation-threshold",
+    "funfolding-dict-threshold",
     "funfolding-use-threshold",
     "funfolding-fun-discount",
     "funfolding-keeness-factor"