X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=aca1d4763e91fad416c471212083a5dbdb49a836;hb=eb51c44142ecd9dea175d9632f16cc75a44476f5;hp=b2c398da82440c3703b5d496604daa0b86ff7ebc;hpb=5943ce90c9c9d4319eec3cfe1fb3315f018e1c45;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index b2c398d..aca1d47 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -693,6 +693,12 @@ + + Enable type families. + dynamic + + + Enable bang patterns. dynamic @@ -733,7 +739,7 @@ - enable all warnings + enable almost all warnings (details in ) dynamic @@ -766,6 +772,13 @@ + + + warn when the Prelude is implicitly imported + dynamic + + + warn when a pattern match could fail @@ -1050,10 +1063,11 @@ - - Tweak the liberate-case optimisation (default: 10) + =n + Set the size threshold for function specialisation to n, for both + the liberate-case and SpecConstr transformations (default: 200) static - +