summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* New section on debugging lambdas in the ghci user guidePepe Iborra2007-04-261-19/+105
* Unbreak the users_guidePepe Iborra2007-04-261-2/+2
* :force is not unsupported anymorePepe Iborra2007-04-261-1/+1
* Update the users_guide regarding list notation in :printPepe Iborra2007-04-251-7/+3
* Add -fwarn-monomorphism-restriction (on by default) to warn when the MR is usedsimonpj@microsoft.com2007-04-252-0/+21
* Give the inferred type when warning of a missing type-signature (Trac #1256)simonpj@microsoft.com2007-04-251-1/+2
* Put the default value for -dppr-user-length in the manualsimonpj@microsoft.com2007-04-221-1/+1
* Rationalise GhcMode, HscTarget and GhcLinkSimon Marlow2007-04-113-1/+65
* Document that ghci now adds () to the start of the type defaulting listIan Lynagh2007-03-291-18/+73
* remove old library doc link (#1098), and point to HackageDBSimon Marlow2007-03-282-11/+11
* remove docs for unimplemented optionsSimon Marlow2007-03-261-0/+2
* Documentation for --install-signal-handlers=<yes|no>Ian Lynagh2007-03-221-0/+12
* Improve documentation of instancessimonpj@microsoft.com2007-03-221-14/+13
* Added LaTeX commands for primitive types and pseudo opssven.panne@aedion.de2007-03-141-0/+8
* Add helpful cross-referencessimonpj@microsoft.com2007-03-131-4/+8
* Remove references to the in-tree building guide from teh old commentaryIan Lynagh2007-03-062-3/+3
* 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