X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=21807d7f6adfa902978a7553c987f3b325c12494;hb=f555abffd676544cd13d022bf1eb829e63f7aebe;hp=6694adf929b3988b4bfc9aad8203b3191789ca24;hpb=5e04ae341a945ef430e9d941b34722b8de1f6aae;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 6694adf..21807d7 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