X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=47b51a8298a7c8ecd61256d5fbc6ca4bd93e03e9;hb=52f600c8ea0bf0d9b4c01570e80d70bfa65c43ba;hp=344230262d6a9cc5cc7b320af684a42324a688b0;hpb=6c9db8f1bec50c4d49751f27e196578c09c4ba9e;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 3442302..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 @@ -1319,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 @@ -1326,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