make validate work on Windows
[ghc-hetmet.git] / docs /
2007-07-22 Ian LynaghDocument the new -X flags in the flag reference
2007-07-16 Ian LynaghTypo
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 LynaghDoc tweaks
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-07-16 Ian LynaghDoc tweak
2007-07-16 Ian LynaghDoc tweak
2007-07-16 Ian LynaghCorrect user guide on when .ghci is read
2007-07-16 Ian LynaghTweak punctuation in the user guide
2007-07-16 Ian Lynaghghci command docs tweaks
2007-07-16 Ian LynaghFix alphabetical ordering in user guide
2007-07-16 Ian LynaghTypo
2007-07-15 Ian LynaghRemove another instance of the banner from the user...
2007-07-15 Ian LynaghIn user guide, don't claim that ghci never generates...
2007-07-15 Ian Lynaghghci debugger documentation tweaks
2007-07-15 Ian LynaghFix typo
2007-07-15 Ian Lynaghghci doc tweaks
2007-07-14 Ian LynaghUpdate the ghci "loading" section of the user guide
2007-07-13 Ian LynaghDon't show the ghci :? output in the user guide
2007-07-13 Ian LynaghUser guide tweaks
2007-07-13 Ian LynaghUser guide tweaks
2007-07-13 Ian LynaghTweak Windows installation instructions in the user...
2007-07-13 Ian LynaghUpdate the contents of the library directy in the user...
2007-07-13 Ian LynaghUser guide tweaks
2007-07-13 Ian LynaghDon't talk about nfib from the user guide now that...
2007-07-13 Ian LynaghRemove "What bundles there are" now we only have the...
2007-07-13 Ian LynaghUpdate bundle installation instructions
2007-07-12 Ian LynaghIn the users guide, talk about configure flags
2007-07-12 Ian LynaghRemove "install in-place" blurb from the docs as it...
2007-07-12 Ian Lynaghdoc tweak
2007-07-12 Ian LynaghRemove outdated bundle-contents description
2007-07-11 Ian LynaghTweak the start of the bin-dist docs in teh users guide
2007-07-11 Ian LynaghRemove reference to the now-dead fptools
2007-07-10 Ian LynaghRemove references to non-existent mailing lists
2007-07-10 Ian LynaghRemove the -bugs mailing list from the UG
2007-07-10 Ian LynaghUsers guide: Update FAQ URL
2007-07-10 Ian LynaghUsers guide: GHC no longer comes with so many libraries
2007-07-10 Ian LynaghUpdate copyright date in teh users guide
2007-07-08 Simon MarlowFix the +RTS -V0 option introduced recently; it didn...
2007-07-03 Roman LeshchinskiyAdd ndp docs
2007-07-02 Ian LynaghHave the users guide just refer to the wiki page on...
2007-07-02 Ian LynaghRemove the large ghci banner, and the flags to choose...
2007-06-30 Ian LynaghTidy up -keep* flags
2007-06-23 Ian LynaghUpdate version numbering policy in the users guide
2007-06-21 LemmihAdd several new record features
2007-06-21 Ian LynaghRemove an incorrect claim that [t| ... |] isn't impleme...
2007-06-20 simonpj@microsoft.comImplement -X=GADTs and -X=RelaxedPolyRec
2007-06-20 simonpj@microsoft.comUse -X for language extensions
2007-06-19 simonpj@microsoft.comRemove erroneous requirement to import Control.Monad...
2007-06-19 andy@galois.comFirst cut at documentation for HPC option in GHC
2007-06-18 Simon Marlowtypo
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-29 Ian LynaghUpdate Windows installation docs
2007-05-21 simonpj@microsoft.comDocument -fomit-interface-pragmas, -fignore-interface...
2007-05-21 Simon Marlowdoc: 'import M' is the same as ':module +M'
2007-05-17 Simon Marlowxref to the docs for +RTS -xc
2007-05-17 Simon Marlowcomplete documentation of the GHCi debugger
2007-05-16 Simon MarlowRework the GHCi debugger docs
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-03 simonpj@microsoft.comAdd the -ddump-mod-cycles flag to the user manual
2007-05-02 Simon Marlowmove -fno-print-bind-result into the GHCi section
2007-05-02 simonpj@microsoft.comDocument the fact that you can't make a newtype of...
2007-05-02 Simon Marlowremove unused primitives.xml
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-26 Pepe IborraFormatting and minor changes in the ghci debugger section
2007-04-26 Pepe IborraUpdate an example on the ghci debugger section
2007-04-26 Pepe IborraWe don't have -fdebugging anymore, and fine tuning...
2007-04-26 Pepe IborraNew section on debugging lambdas in the ghci user guide
2007-04-26 Pepe IborraUnbreak the users_guide
2007-04-26 Pepe Iborra:force is not unsupported anymore
2007-04-25 Pepe IborraUpdate the users_guide regarding list notation in ...
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-04-22 simonpj@microsoft.comPut the default value for -dppr-user-length in the...
2007-04-11 Simon MarlowRationalise GhcMode, HscTarget and GhcLink
2007-03-29 Ian LynaghDocument that ghci now adds () to the start of the...
2007-03-28 Simon Marlowremove old library doc link (#1098), and point to HackageDB
2007-03-26 Simon Marlowremove docs for unimplemented options
2007-03-22 Ian LynaghDocumentation for --install-signal-handlers=<yes|no>
2007-03-22 simonpj@microsoft.comImprove documentation of instances
2007-03-14 sven.panne@aedion.deAdded LaTeX commands for primitive types and pseudo ops
2007-03-13 simonpj@microsoft.comAdd helpful cross-references
2007-03-06 Ian LynaghRemove references to the in-tree building guide from...
2007-02-27 Ian LynaghDoc typo
2007-02-21 simonpj@microsoft.comFix defaulting for overloaded strings
2007-02-20 Simon Marlowdescribe the Z-encoding for __stginit symbol names...
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-07 Kirsten ChevalierUpdate to manual section for ticky-ticky
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...
next