X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=docs%2Fusers_guide%2Fflags.xml;h=e78762600da4776aed801dc9b32b6f1c5aacf5ee;hb=390b7c4110bc0fc9b76d6342f288d44d58fc27b9;hp=19e3c3d1be889afe8961de74fcb84c2ae623ba15;hpb=0f8ecdcd05627848c9eaea6c9d5e88e10e7ec78d;p=ghc-hetmet.git diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml index 19e3c3d..e787626 100644 --- a/docs/users_guide/flags.xml +++ b/docs/users_guide/flags.xml @@ -503,18 +503,24 @@ - - - Generate bytecode enabled for debugging + + Break on any exception thrown dynamic - - + - - Do not include debugging information in bytecodes + + Break on uncaught exceptions and errors dynamic - - + + + Enable usage of Show instances in :print + dynamic + + + Turn off printing of binding results in GHCi dynamic @@ -783,7 +789,7 @@ - Enable kind signatures. + Enable kind signatures. dynamic @@ -812,10 +818,10 @@ - - Enable partially applied type synonyms. + + Enable liberalised type synonyms. dynamic - + @@ -873,17 +879,23 @@ - Enable standalone deriving. + Enable standalone deriving. dynamic - Enable deriving for the Data and Typeable classes. + Enable deriving for the Data and Typeable classes. dynamic + + Enable newtype deriving. + dynamic + + + Enable type synonyms. dynamic @@ -919,12 +931,6 @@ dynamic - - - Enable newtype deriving. - dynamic - -