X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=47b51a8298a7c8ecd61256d5fbc6ca4bd93e03e9;hb=a3532ac90945bf7c540619f790649ddfbaaf6b2c;hp=6694adf929b3988b4bfc9aad8203b3191789ca24;hpb=5e04ae341a945ef430e9d941b34722b8de1f6aae;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 6694adf..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 @@ -1252,6 +1258,14 @@ + + Set the number of phases for the simplifier (default 2). + Ignored with . + dynamic + - + + + Set the max iterations for the simplifier dynamic @@ -1311,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 @@ -1318,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