summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Remove a haskeline release note that doesn't apply to ghciIan Lynagh2009-09-231-6/+0
* Various updates/additionsSimon Marlow2009-09-231-18/+55
* Document -package-id, and use the term "package ID" consistentlySimon Marlow2009-09-231-34/+53
* Update 6.12.1 release notesIan Lynagh2009-09-211-0/+32
* Add release notes for 6.12.1Ian Lynagh2009-09-202-1/+1238
* fix xrefSimon Marlow2009-09-171-1/+1
* add -eventlogSimon Marlow2009-09-171-0/+6
* document -eventlog and the associated runtime optionsSimon Marlow2009-09-162-5/+128
* Update and improve packages documentationSimon Marlow2009-09-151-180/+408
* Improve the default parallel GC settings, and sanitise the flags (#3340)Simon Marlow2009-09-152-35/+64
* Update the "Hints for using SMP parallelism" sectionSimon Marlow2009-09-151-13/+14
* Three improvements to Template Haskell (fixes #3467)simonpj@microsoft.com2009-09-101-5/+23
* Improve the user guide section on shared libsDuncan Coutts2009-09-081-31/+68
* Add a link to hp2any from the profiling section.Simon Marlow2009-08-271-0/+5
* Improve docs on -XFlexibleContextssimonpj@microsoft.com2009-08-241-5/+14
* Improvements to record puns, wildcardssimonpj@microsoft.com2009-08-201-22/+92
* mention that INCLUDE pragmas are accepted, but ignoredSimon Marlow2009-08-021-18/+5
* remove docuumentation for -#include optionSimon Marlow2009-08-012-52/+0
* Add an extension to disable n+k patternsIan Lynagh2009-07-252-0/+19
* Remove note about avoiding use of #def in librariesSimon Marlow2009-07-231-9/+0
* Documentation for stand-alone deriving (Trac #3012)simonpj@microsoft.com2009-07-231-6/+36
* Add tuple sections as a new featuresimonpj@microsoft.com2009-07-231-0/+38
* Add a -fwarn-dodgy-exports flag; fixes #1911Ian Lynagh2009-07-191-0/+15
* Typo fixes, from Alexey MahotkinIan Lynagh2009-07-171-6/+6
* Fix a flag name in the docsIan Lynagh2009-07-141-1/+1
* Add the -fno-shared-implib flagIan Lynagh2009-07-142-0/+28
* Make -fext-core a dynamic flag (it was a static flag)Ian Lynagh2009-07-051-1/+1
* Update a few points about shared libs in other sectionsDuncan Coutts2009-07-043-13/+15
* Document -dynload flag. Also add it and -shared to the flags reference.Duncan Coutts2009-07-042-0/+26
* Add new section on using shared libsDuncan Coutts2009-07-043-1/+214
* Document foreign import prim in the user guideDuncan Coutts2009-07-041-0/+15
* Support for -fwarn-unused-do-bind and -fwarn-wrong-do-bind, as per #3263Max Bolingbroke2009-07-012-2/+68
* New syntax for GADT-style record declarations, and associated refactoringsimonpj@microsoft.com2009-07-021-19/+60
* Change GHC_OPTIONS to OPTIONS_GHCIan Lynagh2009-06-101-1/+1
* Update the docs on how you bind unlifted types in let/where clausesIan Lynagh2009-06-051-7/+5
* Document -fwarn-lazy-unlifted-bindingsIan Lynagh2009-06-051-1/+16
* Fix typoIan Lynagh2009-06-051-1/+1
* Mention that generalised list comprehensions are enabled with -XTransformList...simonpj@microsoft.com2009-06-052-1/+2
* Add a section "Multi-threading and the FFI"Simon Marlow2009-06-022-56/+131
* Quote commands that we run, so they work if there are space in their pathsIan Lynagh2009-05-301-1/+1
* Fix Trac #3262: suppress name-shadow warning for _namessimonpj@microsoft.com2009-05-281-0/+5
* Document the fact that Template Haskell type splices worksimonpj@microsoft.com2009-05-281-1/+3
* Fix Trac #3013: multiple constructors in a GADT declsimonpj@microsoft.com2009-05-281-0/+10
* Separate flags -XDeriveFunctor, -XDeriveFoldable, -XDeriveTraversablesimonpj@microsoft.com2009-05-281-6/+26
* document -XUnicodeSyntaxSimon Marlow2009-05-202-1/+70
* fix typoSimon Marlow2009-03-281-1/+1
* Add missing word, spotted by Tom LokhorstMax Bolingbroke2009-05-181-1/+1
* Remove some $(TOP)s that cause problems on Windows (as they contain ':')Ian Lynagh2009-05-161-1/+1
* expand hack to include PS docs tooSimon Marlow2009-05-131-1/+1
* updates to the section describing the +RTS -s/-S output (#3211)Simon Marlow2009-05-111-16/+23