summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Doc typoIan Lynagh2007-02-271-1/+1
* Fix defaulting for overloaded stringssimonpj@microsoft.com2007-02-211-1/+25
* describe the Z-encoding for __stginit symbol names (addresses #1014)Simon Marlow2007-02-201-1/+35
* Improved naming of generated HTML files by using nice IDssven.panne@aedion.de2007-02-0715-50/+50
* Make the User's Guide DocBook XML 4.2 conformant againsven.panne@aedion.de2007-02-073-38/+38
* Update to manual section for ticky-tickyKirsten Chevalier2007-02-071-3/+3
* clarify that -main-is sets main module and functionandrew.pimlott.ctr@metnet.navy.mil2007-01-311-1/+1
* some dynamic flags cannot be used with OPTIONS_GHC, e.g. -i, -packageSimon Marlow2007-02-012-7/+12
* Fix typoIan Lynagh2007-01-311-2/+2
* Fix a typoPepe Iborra2007-01-311-1/+1
* Add note about Template Haskell and mutual recursionsimonpj@microsoft.com2007-01-311-0/+8
* Document the overloaded string extension.lennart@augustsson.net2007-01-202-0/+66
* User's guide: length is not a good consumer anymore.Spencer Janssen2007-01-041-6/+0
* Documentation for the new ':breakpoint continue' commandPepe Iborra2007-01-151-2/+31
* Add a warning for tabs in source filesIan Lynagh2007-01-122-0/+19
* remove old building guide, change links to point to the wikiSimon Marlow2007-01-105-3876/+10
* reorganise text in the "using packages" sectionSimon Marlow2007-01-091-43/+28
* Extended the debugger documentation with a 'tips' sectionPepe Iborra2007-01-071-2/+40
* Updates to the ghci debugger docsPepe Iborra2006-12-311-23/+27
* Fixed errors in "clunky" definition for pattern guardsijones@syntaxpolice.org2007-01-071-2/+2
* Standalone deriving wibbles: keyword is 'derive' not 'derived'; and add flag ...simonpj@microsoft.com2007-01-021-1/+1
* Docmunent stand-alone derivingsimonpj@microsoft.com2007-01-021-332/+278
* Update reference to configure.in to refer to configure.ac insteadIan Lynagh2006-12-311-1/+1
* Standardized Makefile for man pagesven.panne@aedion.de2006-12-301-31/+17
* Improve documentation about packagessimonpj@microsoft.com2006-12-221-63/+83
* Documentation for class contexts in data-constructor declarationssimonpj@microsoft.com2006-12-221-193/+311
* GHCi debugger documentationPepe Iborra2006-12-102-2/+329
* Fix typosimonpj@microsoft.com2006-12-081-1/+1
* Add release note that Network.CGI.Compat uses XHtml rather than HtmlIan Lynagh2006-12-061-0/+8
* Add documentation for seqsimonpj@microsoft.com2006-12-041-0/+28
* Make a ghc/ghci manpageIan Lynagh2006-12-053-1/+336
* add Windows-specific GHCi information, and a FAQ about ^C in GHCi on WindowsSimon Marlow2006-12-052-2/+48
* update the question about concurrent threads & GHCiSimon Marlow2006-12-051-4/+3
* Decouple -O from -fvia-Cwolfgang.thaller@gmx.net2006-12-013-13/+3
* Update library version numbers in release notesIan Lynagh2006-10-091-3/+3
* Document new -L RTS flagIan Lynagh2006-11-141-1/+14
* Move --help, --version etc to 4.4 (modes) because that is what they really aresimonpj@microsoft.com2006-10-301-74/+71
* Fixed spelling error in compiler/ghci/InteractiveUI.hs and docs/users_guide/g...basvandijk@home.nl2006-10-111-1/+1
* fix definition of fib in example codeSimon Marlow2006-10-121-3/+3
* fix definition of fib in example codeSimon Marlow2006-10-121-3/+3
* Use relative URLs when referring to libraries; push to 6.6 branchsimonpj@microsoft.com2006-10-111-2/+2
* Improve documentation of concurrent and parallel Haskell; push to branchsimonpj@microsoft.com2006-10-101-24/+97
* Correct id to linkendsimonpj@microsoft.com2006-10-101-1/+1
* Mention that the module sub-directory structure for .o and .hi files is creat...simonpj@microsoft.com2006-10-061-1/+3
* Improve the correlation betweens documented and existent optionsIan Lynagh2006-10-035-20/+241
* Document -dfaststring-statsIan Lynagh2006-10-032-0/+17
* Rearrange docs to have all the -ddump-* options togetherIan Lynagh2006-10-031-48/+48
* Remove unused option -femit-extern-declsIan Lynagh2006-10-031-6/+0
* Documentation updatesIan Lynagh2006-10-035-154/+7
* Fix typoIan Lynagh2006-10-031-1/+1