Add a WARNING pragma
[ghc-hetmet.git] / docs / users_guide / flags.xml
2008-07-20 Ian LynaghAdd a WARNING pragma
2008-06-16 Ian LynaghMore commandline flag improvements
2008-06-03 Simon MarlowNew flag: -dno-debug-output
2008-05-20 Roman LeshchinskiyMake -f[no-]method-sharing a dynamic flag
2008-04-11 simonpj@microsoft.comRevive the static argument transformation
2008-03-06 simonpj@microsoft.comImprove SpecConstr for local bindings: seed specialisat...
2008-01-18 simonpj@microsoft.comAdd quasi-quotation, courtesy of Geoffrey Mainland
2008-01-09 Roman LeshchinskiyDocument -fsimplifier-phases
2008-01-07 simonpj@microsoft.comAdd -XImpredicativeTypes, and tighten up type-validity...
2008-01-03 simonpj@microsoft.comRemove -funfolding-update-in-place flag documentation
2007-12-20 simonpj@microsoft.comImplement generalised list comprehensions
2007-12-14 Roman LeshchinskiyDocument the new threshold flags
2007-12-13 Roman LeshchinskiyDocument -ddump-simpl-phases
2007-11-27 Ian LynaghRemove the --print-docdir flag
2007-11-19 simonpj@microsoft.comTwo small typos in the flags summary (merge to 6.8...
2007-11-16 simonpj@microsoft.comImprove links from flag reference to the relevant secti...
2007-11-15 Tim ChevalierDocumentation only - fix typo in flags reference
2007-11-13 Pepe IborraGHCi debugger: added a new flag, -fno-print-binding...
2007-11-11 Ian LynaghTurn -fprint-bind-result off by default
2007-11-09 Ian LynaghFix typo: -XNoRank2Types -> -XRank2Types
2007-11-07 Simon Marlow#1617: Add :browse! and various other additions to...
2007-10-29 simonpj@microsoft.comImprove documentation of orphan instances (thanks to...
2007-10-07 Josef SvenningssonFix a whole heap of speling errrs in the docs
2007-10-10 Dan LicataView patterns, record wildcards, and record puns
2007-10-09 Simon Marlowremove the "-unreg" flag and the unregisterised way...
2007-09-26 andy@galois.comFixing #1340, adding HPC Documentation
2007-09-24 simonpj@microsoft.comBe more specific about file-header pragmas
2007-09-19 simonpj@microsoft.comFix exponential-time behaviour with type synonyms;...
2007-09-12 Pepe IborraGHCi debugger: Added a -fprint-evld-with-show flag
2007-09-11 Pepe IborraDocumentation for -fbreak-on-error
2007-09-07 Pepe IborraRemove obsolete -fdebugging flag
2007-09-05 simonpj@microsoft.comRefactor, improve, and document the deriving mechanism
2007-09-04 Ian LynaghAdd a -Warn flag
2007-08-31 Ian LynaghAdd a --print-docdir flag
2007-08-24 simonpj@microsoft.comCorrect link
2007-08-22 Simon MarlowDoc for new manifest-related flags
2007-08-19 Ian LynaghDocument the compiler --info flag
2007-08-05 Ian LynaghAdd a --supported-languages flag
2007-08-04 Ian LynaghCanonicalise the flag format in the user guide
2007-07-22 Ian LynaghDocument the new -X flags in the flag reference
2007-07-02 Ian LynaghRemove the large ghci banner, and the flags to choose...
2007-06-30 Ian LynaghTidy up -keep* flags
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