summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update version numbering policy in the users guideIan Lynagh2007-06-231-29/+53
* Add several new record featuresLemmih2007-06-212-0/+49
* Remove an incorrect claim that [t| ... |] isn't implemented yetIan Lynagh2007-06-211-1/+1
* Implement -X=GADTs and -X=RelaxedPolyRecsimonpj@microsoft.com2007-06-202-9/+22
* Use -X for language extensionssimonpj@microsoft.com2007-06-202-100/+126
* Remove erroneous requirement to import Control.Monad.Fix when using mdosimonpj@microsoft.com2007-06-191-7/+0
* First cut at documentation for HPC option in GHCandy@galois.com2007-06-193-0/+159
* typoSimon Marlow2007-06-181-1/+1
* Tweak banner printing2007-06-12Ian Lynagh2007-06-121-2/+2
* FIX #1378 Add option for a shorter banner on GHCi startupcdsmith@twu.net2007-06-011-0/+12
* Update Windows installation docsIan Lynagh2007-05-291-41/+23
* Document -fomit-interface-pragmas, -fignore-interface-pragmassimonpj@microsoft.com2007-05-211-3/+47
* doc: 'import M' is the same as ':module +M'Simon Marlow2007-05-211-2/+10
* xref to the docs for +RTS -xcSimon Marlow2007-05-171-1/+3
* complete documentation of the GHCi debuggerSimon Marlow2007-05-171-86/+231
* Rework the GHCi debugger docsSimon Marlow2007-05-161-372/+727
* Added -ftype-families to the user's manualManuel M T Chakravarty2007-05-152-0/+33
* Add a warning flag for when the Prelude is implicitly imported (trac #1317)Isaac Dupree2007-05-112-1/+34
* Document -fspec-thresholdsimonpj@microsoft.com2007-05-071-3/+4
* Make -frewrite-rules into a dynamic flag; off for -O0simonpj@microsoft.com2007-05-041-30/+45
* Add the -ddump-mod-cycles flag to the user manualsimonpj@microsoft.com2007-05-031-0/+9
* move -fno-print-bind-result into the GHCi sectionSimon Marlow2007-05-021-6/+6
* Document the fact that you can't make a newtype of an unboxed data typesimonpj@microsoft.com2007-05-021-0/+7
* remove unused primitives.xmlSimon Marlow2007-05-023-1218/+0
* Fix grammar error in docs (as per Trac 1319)Tim Chevalier2007-05-021-1/+1
* -fwarn-monomorphism-restriction is now off by defaultIan Lynagh2007-05-011-1/+1
* document the current behaviour of -Wall, see #1292Simon Marlow2007-05-011-1/+10
* Formatting and minor changes in the ghci debugger sectionPepe Iborra2007-04-261-4/+10
* Update an example on the ghci debugger sectionPepe Iborra2007-04-261-38/+39
* We don't have -fdebugging anymore, and fine tuning is not really necessary nowPepe Iborra2007-04-261-19/+0
* 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