X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=47b51a8298a7c8ecd61256d5fbc6ca4bd93e03e9;hb=b779271a1f1420c0894e721a75afece2c5e75147;hp=cb993afc8d4f5dd2525bcd116f8cc73ae44aa808;hpb=d39d36f836daa3fecd747ebabde09ac895a9553e;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index cb993af..47b51a8 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -743,6 +743,12 @@ + + Enable quasiquotation. + dynamic + + + Enable bang patterns. dynamic @@ -797,6 +803,12 @@ + + Enable impredicative types. + dynamic + + + Enable existential quantification. dynamic @@ -1246,6 +1258,14 @@ + + Set the number of phases for the simplifier (default 2). + Ignored with . + dynamic + - + + + Set the max iterations for the simplifier dynamic @@ -1305,6 +1325,15 @@ + =n + Set to n (default: 3) the maximum number of + specialisations that will be created for any one function + by the SpecConstr transformation + static + + + + Turn on the liberate-case transformation. Implied by . dynamic @@ -1312,6 +1341,13 @@ + + Turn on the static argument transformation. Implied by . + dynamic + -fno-static-argument-transformation + + + =n Set the size threshold for the liberate-case transformation to n (default: 200) static