Add several new record features
[ghc-hetmet.git] / docs / users_guide / flags.xml
2007-06-21 LemmihAdd several new record features
2007-06-20 simonpj@microsoft.comImplement -X=GADTs and -X=RelaxedPolyRec
2007-06-20 simonpj@microsoft.comUse -X for language extensions
2007-06-19 andy@galois.comFirst cut at documentation for HPC option in GHC
2007-06-12 Ian LynaghTweak banner printing 2007-06-12
2007-06-01 cdsmith@twu.netFIX #1378 Add option for a shorter banner on GHCi startup
2007-05-15 Manuel M T ChakravartyAdded -ftype-families to the user's manual
2007-05-11 Isaac DupreeAdd a warning flag for when the Prelude is implicitly...
2007-05-07 simonpj@microsoft.comDocument -fspec-threshold
2007-05-04 simonpj@microsoft.comMake -frewrite-rules into a dynamic flag; off for -O0
2007-05-02 Simon Marlowmove -fno-print-bind-result into the GHCi section
2007-04-25 simonpj@microsoft.comAdd -fwarn-monomorphism-restriction (on by default...
2007-04-11 Simon MarlowRationalise GhcMode, HscTarget and GhcLink
2007-03-13 simonpj@microsoft.comAdd helpful cross-references
2007-02-07 sven.panne@aedion.deImproved naming of generated HTML files by using nice IDs
2007-01-31 andrew.pimlott.ctr... clarify that -main-is sets main module and function
2007-02-01 Simon Marlowsome dynamic flags cannot be used with OPTIONS_GHC...
2007-01-20 lennart@augustsson.netDocument the overloaded string extension.
2007-01-12 Ian LynaghAdd a warning for tabs in source files
2006-12-10 Pepe IborraGHCi debugger documentation
2006-10-10 simonpj@microsoft.comCorrect id to linkend
2006-10-03 Ian LynaghImprove the correlation betweens documented and existen...
2006-10-03 Ian LynaghDocument -dfaststring-stats
2006-10-03 Ian LynaghRemove unused option -femit-extern-decls
2006-10-03 Ian LynaghDocumentation updates
2006-10-03 Ian LynaghFix typo
2006-09-27 Simon MarlowRename -no-recomp to -fforce-recomp, and document it
2006-09-27 Simon MarlowMake printing of binding results optional in GHCi,...
2006-09-25 Ian LynaghDocument -F in the flag reference
2006-09-04 simonpj@microsoft.comDocumentation for bang patterns, and other improvements
2006-08-25 Simon MarlowDocument SMP support
2006-08-24 Ian LynaghRemove duplicate documentation of -package flag
2006-08-07 simonpj@microsoft.comAdd -fextended-default-rules and -fmono-pat-binds
2006-07-27 simonpj@microsoft.comMake -fcontext-stack into a dynamic flag
2006-04-26 simonpj@microsoft.comArrange that -fth is no longer implied by -fglasgow...
2006-04-07 Simon MarlowReorganisation of the source tree