Add a WARNING pragma
[ghc-hetmet.git] / docs / users_guide / using.xml
2008-07-20 Ian LynaghAdd a WARNING pragma
2008-07-09 Simon Marlowadd -fwarn-dodgy-foreign-imports (see #1357)
2008-06-19 Simon Marlowdocument some RTS options I added a while ago: -qm...
2008-06-19 Simon MarlowDocument the change to +RTS -S/-s/-t
2008-06-16 Ian LynaghMore commandline flag improvements
2008-04-11 simonpj@microsoft.comRevive the static argument transformation
2008-02-17 Tim ChevalierDocumentation only: update External Core section of...
2008-01-03 simonpj@microsoft.comRemove -funfolding-update-in-place flag documentation
2007-11-27 Ian LynaghRemove the --print-docdir flag
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-09-04 Ian LynaghAdd a -Warn flag
2007-09-04 Simon MarlowOPTIONS_GHC overrides the command-line, not the other...
2007-08-31 Ian LynaghAdd a --print-docdir flag
2007-08-19 Ian LynaghDocument the compiler --info flag
2007-08-05 Ian LynaghAdd a --supported-languages flag
2007-07-16 Ian LynaghCorrections for warnings in the user guide
2007-07-16 Ian LynaghSync the UG entries for -Wall, -w etc with reality
2007-07-16 Ian LynaghRemove note that -E behaviour has changed (6.0 has...
2007-07-16 Ian LynaghDoc tweaks
2007-07-16 Ian LynaghUser guide tweaks
2007-06-30 Ian LynaghTidy up -keep* flags
2007-06-18 Simon Marlowtypo
2007-05-21 simonpj@microsoft.comDocument -fomit-interface-pragmas, -fignore-interface...
2007-05-11 Isaac DupreeAdd a warning flag for when the Prelude is implicitly...
2007-05-02 Tim ChevalierFix grammar error in docs (as per Trac 1319)
2007-05-01 Ian Lynagh-fwarn-monomorphism-restriction is now off by default
2007-05-01 Simon Marlowdocument the current behaviour of -Wall, see #1292
2007-04-25 simonpj@microsoft.comAdd -fwarn-monomorphism-restriction (on by default...
2007-04-25 simonpj@microsoft.comGive the inferred type when warning of a missing type...
2007-02-07 sven.panne@aedion.deImproved naming of generated HTML files by using nice IDs
2007-02-07 sven.panne@aedion.deMake the User's Guide DocBook XML 4.2 conformant again
2007-02-01 Simon Marlowsome dynamic flags cannot be used with OPTIONS_GHC...
2007-01-12 Ian LynaghAdd a warning for tabs in source files
2006-12-01 wolfgang.thaller... Decouple -O from -fvia-C
2006-10-30 simonpj@microsoft.comMove --help, --version etc to 4.4 (modes) because that...
2006-10-03 Ian LynaghImprove the correlation betweens documented and existen...
2006-10-03 Ian LynaghDocumentation updates
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-08-25 Simon MarlowDocument SMP support
2006-04-10 Simon Marlowadd a note about full-laziness
2006-04-07 Simon MarlowReorganisation of the source tree