Remove trailing whitespace from HaddockUtils
[ghc-hetmet.git] / docs /
2008-12-10 Simon MarlowDocument new GC options -q1 and -qg<n>
2008-12-10 Ian LynaghFix user guide typesetting
2008-12-09 Simon MarlowDocument hs_init() infelicity (#2863)
2008-12-10 simonpj@microsoft.comImprove documentation for data family instances (cf...
2008-12-09 Ian LynaghMake some profiling flags dynamic
2008-11-29 shelarcyFix typo in quasi-quote documentation's sample.
2008-11-30 Ian LynaghDocument the --machine-readable RTS flag
2008-11-28 Ian LynaghUpdate docs not to talk about deprecated -optdep-*...
2008-11-28 Ian LynaghTeach runghc about --help; fixes trac #2757
2008-11-20 simonpj@microsoft.comFix flag name -XDisambiguateRecordFields
2008-11-17 Simon MarlowAttempt to fix #2512 and #2063; add +RTS -xm<address...
2008-11-16 Ian LynaghCorrect an example in the users guide
2008-10-24 Simon MarlowDocument the new SPARKS statistic, and xref from the...
2008-10-31 Ian Lynagh:set prompt now understand Haskell String syntax; trace...
2008-10-30 simonpj@microsoft.comAdd (a) CoreM monad, (b) new Annotations feature
2008-10-28 simonpj@microsoft.comClarify documentatoin
2008-10-23 Ian LynaghUpdate library version numbers in the release notes
2008-10-07 Simon Marlowvarious updates to the release notes
2008-09-20 Ian LynaghAdd library release notes
2008-09-20 Ian LynaghAdd release notes for the compiler
2008-10-28 Ian LynaghDoc fix
2008-10-28 Ian LynaghRename some variables in docs
2008-10-28 Ian LynaghFix typos
2008-10-28 simonpj@microsoft.comMostly-fix Trac #2595: updates for existentials
2008-10-24 Ian LynaghUse pdflatex rather than latex for building
2008-10-24 Ian LynaghRemove an unmatched } in core.tex
2008-10-24 Ian LynaghAdd a usepackage{url}
2008-10-15 simonpj@microsoft.comUpdate manual: tidy up instances, say more about type...
2008-10-13 Ian LynaghLink to the GHC API documentation from the main doc...
2008-10-13 Ian LynaghWhitespace only in docs/index.html
2008-10-07 Simon Marlowadd a section id for +RTS -hT
2008-10-07 Simon Marlowupdate documentation for PostfixOperators
2008-10-07 Simon Marlowfix markup
2008-10-08 Roman LeshchinskiyFix bug in DPH docs
2008-10-08 Roman LeshchinskiyAdd short DPH section to users guide
2008-10-08 Manuel M T ChakravartyUsers Guide: added type family documentation
2008-10-01 Simon MarlowDocument +RTS -hT
2008-10-01 Simon Marlowfix new-qualified-operators link
2008-09-30 Ian LynaghCall $(PERL) rather than perl when making the manpage
2008-09-30 Simon MarlowRemove outdated link to OGI webpage
2008-09-27 Simon Marlowtweaks to this section of the docs
2008-09-27 Simon MarlowAdd -outputdir flag (#2295)
2008-09-23 Simon Marlowoops, forgot to add -XNewQualifiedOperators to the...
2008-09-26 Ian LynaghAdd an example of how to use SCCs to the user guide
2008-09-26 Ian LynaghAdd some description of the +RTS -t/-s/-S output
2008-09-26 Ian LynaghImprove runghc docs; fixes trac #2477
2008-09-22 Simon Marlowadd -XNewQualifiedOperators (Haskell' qualified operato...
2008-09-19 simonpj@microsoft.comImprove documentation of overlapping instances
2008-09-16 simonpj@microsoft.comAdd link to GADT paper re rigid types
2008-09-15 Ross Patersonadd refs and fix a bug (noted by Peter Gammie) in docs...
2008-09-09 Ian LynaghAdd a do-nothing install-docs rule in ext-core/ when...
2008-09-09 Ian LynaghLink to core.pdf, not core.ps.gz
2008-09-08 Ian LynaghMake a pdf, rather than ps.gz, of teh ext-core docs
2008-09-07 Ian Lynaghbindist fixes
2008-09-07 Ian LynaghFix the ext-core doc in bindists
2008-09-06 Ian LynaghDon't build latex docs by default
2008-09-06 Ian LynaghUpdate the users guide to point at the in-tree core...
2008-09-06 Ian LynaghCompress the ext-core docs
2008-09-06 Ian LynaghInstall the ext-core docs
2008-09-06 Ian LynaghMake ext-core when making all in docs
2008-08-29 Ian LynaghAlways build docs/{ext-core,storage-mgt}, even when...
2008-08-28 simonpj@microsoft.comImprove documentation of stolen syntax
2008-08-27 simonpj@microsoft.comBetter documentation for -XLiberalTypeSynonyms, and...
2008-08-27 Simon Marlowre-fix of #1205, fix #2542
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-25 Ian LynaghWhen making bindists, check that we know where we are
2008-08-19 simonpj@microsoft.comFix Trac #2518: add hs-boot files as an infelicty
2008-08-14 simonpj@microsoft.comImprove -fwarn-orphans documentation (thanks to Tim)
2008-08-13 simonpj@microsoft.comImprove docs for orphan decls (thanks Yitzchak Gale)
2008-08-05 Simon MarlowAdd -XPackageImports, new syntax for package-qualified...
2008-08-10 Ian Lynaghbindist fixes
2008-08-10 Ian Lynaghbindists are now some way towards working
2008-08-05 Simon MarlowAdd -fno-implicit-import-qualified (#2452)
2008-07-29 simonpj@microsoft.comImprove docs for GADTs
2008-07-29 simonpj@microsoft.comDocument -dsuppress-uniques
2008-07-15 Simon Marlowupdate the text about header files and -#include
2008-07-20 Ian LynaghAdd a WARNING pragma
2008-07-11 Simon Marlowadd "ghc-pkg dump" (fixes #2201)
2008-07-11 Simon Marlow#2371: try to explain the difference between :module...
2008-07-09 Simon Marlow#1205: ':load foo.hs' in GHCi always compiles to bytecode
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-19 Simon Marlowdocument paralel GC option: +RTS -g
2008-06-16 Ian LynaghMore commandline flag improvements
2008-06-06 simonpj@microsoft.comImprove documentation for standalone deriving
2008-05-30 simonpj@microsoft.comImprove documentation of RULES
2008-05-30 simonpj@microsoft.comImprove documentation for INLINE pragma
2008-06-03 Simon MarlowNew flag: -dno-debug-output
2008-05-01 claus.reinke@talk2... document :source command for GHCi, point to Haskell...
2008-05-20 Roman LeshchinskiyMake -f[no-]method-sharing a dynamic flag
2008-05-01 claus.reinke@talk2... Document ghc-pkg find-module, substring matching, and...
2008-05-12 Don Stewarttypo in rules example. spotted by vixey@#haskell
2008-05-05 Tim ChevalierSome External Core doc fixes
2008-04-30 Ian LynaghImprove the unboxed types documentation
2008-04-30 simonpj@microsoft.comImprove documentation of RULES pragmas
2008-04-15 Samuel BronsonSpelling fixes in glasgow_exts.xml
2008-04-22 Tim ChevalierUpdate External Core docs
2008-04-11 simonpj@microsoft.comRevive the static argument transformation
next