summaryrefslogtreecommitdiff
path: root/docs/users_guide
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in quasi-quote documentation's sample.shelarcy2008-11-291-1/+1
* Document the --machine-readable RTS flagIan Lynagh2008-11-301-0/+25
* Update docs not to talk about deprecated -optdep-* flags; fixes trac #2773Ian Lynagh2008-11-283-84/+11
* Teach runghc about --help; fixes trac #2757Ian Lynagh2008-11-281-3/+4
* Fix flag name -XDisambiguateRecordFieldssimonpj@microsoft.com2008-11-202-3/+3
* Attempt to fix #2512 and #2063; add +RTS -xm<address> -RTS optionSimon Marlow2008-11-171-0/+29
* Correct an example in the users guideIan Lynagh2008-11-161-3/+3
* Document the new SPARKS statistic, and xref from the parallelism sectionSimon Marlow2008-10-242-6/+34
* :set prompt now understand Haskell String syntax; trace #2652Ian Lynagh2008-10-311-1/+3
* Add (a) CoreM monad, (b) new Annotations featuresimonpj@microsoft.com2008-10-301-0/+77
* Clarify documentatoinsimonpj@microsoft.com2008-10-281-3/+7
* Update library version numbers in the release notesIan Lynagh2008-10-231-2/+2
* various updates to the release notesSimon Marlow2008-10-071-37/+85
* Add library release notesIan Lynagh2008-09-201-0/+464
* Add release notes for the compilerIan Lynagh2008-09-203-2/+745
* Doc fixIan Lynagh2008-10-281-1/+1
* Rename some variables in docsIan Lynagh2008-10-281-3/+3
* Fix typosIan Lynagh2008-10-281-3/+3
* Mostly-fix Trac #2595: updates for existentialssimonpj@microsoft.com2008-10-281-4/+17
* Update manual: tidy up instances, say more about type families in instance declssimonpj@microsoft.com2008-10-152-50/+85
* add a section id for +RTS -hTSimon Marlow2008-10-071-1/+1
* update documentation for PostfixOperatorsSimon Marlow2008-10-071-6/+3
* fix markupSimon Marlow2008-10-071-1/+1
* Add short DPH section to users guideRoman Leshchinskiy2008-10-081-0/+8
* Users Guide: added type family documentationManuel M T Chakravarty2008-10-081-27/+641
* Document +RTS -hT Simon Marlow2008-10-011-3/+35
* fix new-qualified-operators linkSimon Marlow2008-10-011-1/+1
* Remove outdated link to OGI webpageSimon Marlow2008-09-301-5/+0
* tweaks to this section of the docsSimon Marlow2008-09-271-22/+22
* Add -outputdir flag (#2295)Simon Marlow2008-09-272-1/+21
* oops, forgot to add -XNewQualifiedOperators to the flags tableSimon Marlow2008-09-231-0/+7
* Add an example of how to use SCCs to the user guideIan Lynagh2008-09-263-0/+20
* Add some description of the +RTS -t/-s/-S outputIan Lynagh2008-09-261-0/+210
* Improve runghc docs; fixes trac #2477Ian Lynagh2008-09-261-2/+6
* add -XNewQualifiedOperators (Haskell' qualified operator syntax)Simon Marlow2008-09-221-8/+71
* Improve documentation of overlapping instancessimonpj@microsoft.com2008-09-191-5/+29
* Add link to GADT paper re rigid typessimonpj@microsoft.com2008-09-161-1/+5
* add refs and fix a bug (noted by Peter Gammie) in docs of arrow notationRoss Paterson2008-09-151-8/+37
* Link to core.pdf, not core.ps.gzIan Lynagh2008-09-091-1/+1
* Update the users guide to point at the in-tree core.ps.gzIan Lynagh2008-09-061-1/+1
* Improve documentation of stolen syntaxsimonpj@microsoft.com2008-08-281-294/+161
* Better documentation for -XLiberalTypeSynonyms, and steal forall keyword simonpj@microsoft.com2008-08-271-5/+40
* re-fix of #1205, fix #2542Simon Marlow2008-08-271-13/+38
* Improve documentation of MagicHash and primitive types generally (Trac #2547)simonpj@microsoft.com2008-08-272-40/+65
* Fix flaggery for RULES (cf Trac #2497)simonpj@microsoft.com2008-08-262-38/+36
* Fix Trac #2518: add hs-boot files as an infelictysimonpj@microsoft.com2008-08-191-1/+15
* Improve -fwarn-orphans documentation (thanks to Tim)simonpj@microsoft.com2008-08-142-2/+9
* Improve docs for orphan decls (thanks Yitzchak Gale)simonpj@microsoft.com2008-08-131-3/+4
* Add -XPackageImports, new syntax for package-qualified importsSimon Marlow2008-08-052-0/+29
* bindist fixesIan Lynagh2008-08-101-2/+1