summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add an entry fo the ghci command :run to the user guideIan Lynagh2009-12-011-0/+10
* Fix typo in docsIan Lynagh2009-12-011-1/+1
* Fix PS file generationSimon Marlow2009-12-011-1/+6
* Fix the prof_scc.png image in the profiling section (#3694)Simon Marlow2009-11-302-1/+9
* add docs for Unicode entities in #2978Simon Marlow2009-11-251-0/+55
* Fix some dependencies in bindistsIan Lynagh2009-11-201-0/+3
* Extend the GHCi FAQ slightlysimonpj@microsoft.com2009-11-171-0/+7
* Add support for the man page to the new build systemIan Lynagh2009-11-192-50/+56
* Update docs on ticky-ticky profilingSimon Marlow2009-11-053-30/+50
* Document the CONLIKE pragmasimonpj@microsoft.com2009-11-031-10/+54
* Document the fact that impredicative polymorphism is deprecatedsimonpj@microsoft.com2009-11-031-0/+3
* Improve documentation of 'rec' in do-notationsimonpj@microsoft.com2009-11-021-29/+46
* Document -fstrictness-beforeRoman Leshchinskiy2009-10-291-0/+8
* Fix formatting and wording in documentation of DoRecsimonpj@microsoft.com2009-10-291-12/+28
* Add 'rec' to stmts in a 'do', and deprecate 'mdo'simonpj@microsoft.com2009-10-281-35/+63
* Add flags -fno-specialise, -fno-float-in, and document themsimonpj@microsoft.com2009-10-202-2/+36
* Fix cross-referencesimonpj@microsoft.com2009-10-201-1/+1
* New flag -dsuppress-coercions to avoid printing coercions in Core dumpsRoman Leshchinskiy2009-10-142-0/+17
* Document that lazy I/O now throws exceptionsSimon Marlow2009-10-122-9/+28
* remove duplicate entry for -fwarn-unused-do-bind (#3576)Simon Marlow2009-10-121-10/+1
* fix markupSimon Marlow2009-10-121-4/+4
* Add flag -XExplicitForAll and document itsimonpj@microsoft.com2009-10-072-26/+41
* add missing id="ffi-prim"Simon Marlow2009-10-021-1/+1
* Document -XMonoLocalBindssimonpj@microsoft.com2009-10-022-0/+22
* 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