X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=beb082ece8c154f1a953d9312fb72ced6f10f201;hb=5263c9ab4408e3b62dbf7505ab40a81946d4e49b;hp=33c4e3215af9df27be4356f12d65fa1bf66a1f81;hpb=d62101efb9e263173b69fb89c07f03dcf805e81f;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 33c4e32..beb082e 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -503,6 +503,24 @@ - + + Break on any exception thrown + dynamic + + + + + Break on uncaught exceptions and errors + dynamic + + + + + Enable usage of Show instances in :print + dynamic + + + Turn off printing of binding results in GHCi dynamic @@ -746,6 +764,12 @@ + + Enable view patterns. + dynamic + + + Enable unicode syntax. dynamic @@ -771,7 +795,7 @@ - Enable kind signatures. + Enable kind signatures. dynamic @@ -800,10 +824,10 @@ - - Enable partially applied type synonyms. + + Enable liberalised type synonyms. dynamic - + @@ -1415,7 +1439,7 @@ - Directory to deposit .mix files during compilation + Directory to deposit .mix files during compilation (default is .hpc) dynamic @@ -2008,7 +2032,7 @@ - Dump after intrumentation for program coverage + Dump after instrumentation for program coverage dynamic - @@ -2074,7 +2098,7 @@ - Dump TH splided expressions, and what they evaluate to + Dump TH spliced expressions, and what they evaluate to dynamic - @@ -2204,12 +2228,6 @@ dynamic - - - - Enable unregisterised compilation - static - - -