Preliminary monad-comprehension patch (Trac #4370)
[ghc-hetmet.git] / docs / users_guide / flags.xml
2011-04-28 Simon Peyton JonesPreliminary monad-comprehension patch (Trac #4370)
2011-04-16 Ian LynaghDocument -fwarn-missing-local-sigs; part of #4817
2011-04-06 Simon Marlowdoc fix: -package-name is more static than dynamic...
2011-04-04 Ian LynaghRemove dead code, now that -fvia-c is a no-op
2011-03-31 simonpj@microsoft.comAdd a new static flag -fno-opt-coercion
2011-03-31 simonpj@microsoft.comNew statistics flags -ddump-core-stats
2011-03-29 Ian LynaghRemove -fvia-C references from the users guide
2011-02-20 Manuel M T ChakravartyAdded a VECTORISE pragma
2011-01-27 simonpj@microsoft.comRefine incomplete-pattern checks (Trac #4905)
2010-12-18 Ian LynaghDocument GADTSyntax extension
2010-12-14 simonpj@microsoft.comFix Trac #4841: behave right with TypeSynonymInstances...
2010-12-01 Ian LynaghRemove NewQualifiedOperators
2010-11-27 Roman LeshchinskiyDocument -ddump-rule-firings and -ddump-rule-rewrites
2010-11-16 simonpj@microsoft.comAdd -fwarn-lazy-unlifted-bindings to the list of flags
2010-11-16 simonpj@microsoft.comAdd warning for probable identities (fromIntegral and...
2010-11-15 simonpj@microsoft.comFix -fwarn-missing-import-lists (fix Trac #4489)
2010-10-22 simonpj@microsoft.comAdd rebindable syntax for if-then-else
2010-10-15 Ian LynaghAdd a -fghci-sandbox flag so that we can en/disable...
2010-09-22 simonpj@microsoft.comRemove -fwarn-simple-patterns, and make -fwarn-incomple...
2010-09-14 David TereiUpdate release notes and docs with LLVM info.
2010-09-11 Ian LynaghDocument -dsuppress-module-prefixes
2010-08-22 Ian LynaghDocument --supported-extensions
2010-08-05 Ian LynaghMake -rtsopts more flexible
2010-07-08 Simon Marlowremove 'mode: xml' emacs settings (#2208)
2010-06-18 amsay@amsay.nettrac #1789 (warnings for missing import lists)
2010-03-31 Milan StrakaFlags -auto and -auto-all operate only on functions...
2010-04-16 Ian LynaghUpdate the user guide so it talks about the newer ...
2010-03-14 Ian LynaghDocument the new RTS linker flags
2010-02-28 Ian LynaghAdd -no-auto-link-packages docs to the user guide;...
2010-02-04 Simon MarlowImplement SSE2 floating-point support in the x86 native...
2009-10-01 Stephen BlackheathDocument the new -dylib-install-name option in the...
2009-11-05 Simon MarlowUpdate docs on ticky-ticky profiling
2009-10-29 Roman LeshchinskiyDocument -fstrictness-before
2009-10-20 simonpj@microsoft.comAdd flags -fno-specialise, -fno-float-in, and document...
2009-10-14 Roman LeshchinskiyNew flag -dsuppress-coercions to avoid printing coercio...
2009-10-07 simonpj@microsoft.comAdd flag -XExplicitForAll and document it
2009-10-02 simonpj@microsoft.comDocument -XMonoLocalBinds
2009-09-17 Simon Marlowadd -eventlog
2009-08-01 Simon Marlowremove docuumentation for -#include option
2009-07-25 Ian LynaghAdd an extension to disable n+k patterns
2009-07-14 Ian LynaghFix a flag name in the docs
2009-07-14 Ian LynaghAdd the -fno-shared-implib flag
2009-07-05 Ian LynaghMake -fext-core a dynamic flag (it was a static flag)
2009-07-04 Duncan CouttsDocument -dynload flag. Also add it and -shared to...
2009-07-01 Max BolingbrokeSupport for -fwarn-unused-do-bind and -fwarn-wrong...
2009-06-05 simonpj@microsoft.comMention that generalised list comprehensions are enable...
2009-05-20 Simon Marlowdocument -XUnicodeSyntax
2009-03-05 Ian LynaghDocument -fwarn-unrecognised-pragmas; fixes trac #3031
2009-02-11 simonpj@microsoft.comImprove documentation for LANGUAGE pragma (esp wrt...
2009-01-15 Simon Marlowdocument -feager-blackholing
2008-12-09 Ian LynaghMake some profiling flags dynamic
2008-11-28 Ian LynaghUpdate docs not to talk about deprecated -optdep-*...
2008-11-20 simonpj@microsoft.comFix flag name -XDisambiguateRecordFields
2008-10-15 simonpj@microsoft.comUpdate manual: tidy up instances, say more about type...
2008-09-27 Simon MarlowAdd -outputdir flag (#2295)
2008-09-23 Simon Marlowoops, forgot to add -XNewQualifiedOperators to the...
2008-08-27 simonpj@microsoft.comImprove documentation of MagicHash and primitive types...
2008-08-26 simonpj@microsoft.comFix flaggery for RULES (cf Trac #2497)
2008-08-05 Simon MarlowAdd -XPackageImports, new syntax for package-qualified...
2008-08-05 Simon MarlowAdd -fno-implicit-import-qualified (#2452)
2008-07-29 simonpj@microsoft.comDocument -dsuppress-uniques
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
next