Make -funfolding-dict-threshold work properly
[ghc-hetmet.git] / compiler / main / StaticFlagParser.hs
index 6536a13..7d499e6 100644 (file)
@@ -194,6 +194,7 @@ isStaticFlag f =
     "fmax-worker-args",
     "fhistory-size",
     "funfolding-creation-threshold",
+    "funfolding-dict-threshold",
     "funfolding-use-threshold",
     "funfolding-fun-discount",
     "funfolding-keeness-factor"