Refactoring
[ghc-hetmet.git] / docs /
2007-08-22 Pepe IborraBetter document :stepover and its limitations
2007-08-22 Simon MarlowDoc for new manifest-related flags
2007-08-20 simonpj@microsoft.comAdd a paragraph break
2007-08-20 Pepe Iborra(short) Documentation for :stepover in the Users Guide
2007-08-19 Ian LynaghDocument the compiler --info flag
2007-08-19 Ian LynaghAdd some runghc docs to the users guide
2007-08-18 Ian LynaghUpdate user guide bug list
2007-08-16 Ian LynaghDocument +RTS --info, and make it a Read'able Haskell...
2007-08-12 Bertram Felgenhauerfix typo in ghci.xml
2007-08-09 simonpj@microsoft.comImprovd documentation for overlapping instances
2007-08-04 simonpj@microsoft.comIn GHCi, filter instances by what is in scope, not...
2007-08-07 Ian LynaghAdd blurb in the user guide re stdout buffering differi...
2007-08-05 Ian LynaghAdd a --supported-languages flag
2007-08-04 Ian LynaghCanonicalise the flag format in the user guide
2007-08-01 simonpj@microsoft.comSpelling error
2007-07-26 Simon MarlowDocumentation updates for #1177
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
next