X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=f96edbfada2fff3c399d6219ed52c3660d829d46;hb=cc8e41a3c5e05a1076254ab39a56074e70f9e863;hp=540230d9a934aad7021e8c491de9ca1312aebf92;hpb=ead1eed0b8ba1a7818ddc36f07e57b794e91483d;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 540230d..f96edbf 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -607,7 +607,9 @@ Language options - + Language options can be enabled either by a command-line option + , or by a {-# LANGUAGE blah #-} + pragma in the file itself. See @@ -787,7 +789,7 @@ - Enable unicode syntax. + Enable unicode syntax. dynamic @@ -854,7 +856,7 @@ - Enable transform list comprehensions. + Enable generalised list comprehensions. dynamic @@ -932,7 +934,7 @@ - Enable type synonyms. + Enable type synonyms in instance heads. dynamic @@ -1025,6 +1027,13 @@ + + warn about uses of pragmas that GHC doesn't recognise + dynamic + + + + warn about uses of functions & types that have warnings or deprecated pragmas dynamic @@ -1166,6 +1175,20 @@ + + + warn about do bindings that appear to throw away values of types other than () + dynamic + + + + + + warn about do bindings that appear to throw away monadic values that you should have bound instead + dynamic + + + @@ -1429,6 +1452,13 @@ static - + + + + Turn on eager blackholing + dynamic + - + @@ -1454,20 +1484,20 @@ Auto-add _scc_s to all exported functions - static + dynamic Auto-add _scc_s to all top-level functions - static + dynamic Auto-add _scc_s to all CAFs - static + dynamic @@ -1954,12 +1984,6 @@ - - option - pass option to the dependency generator - dynamic - - - - option pass option to windres. dynamic