summaryrefslogtreecommitdiff
path: root/docs/users_guide/glasgow_exts.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Improve documentation of MagicHash and primitive types generally (Trac #2547)simonpj@microsoft.com2008-08-271-39/+64
* Fix flaggery for RULES (cf Trac #2497)simonpj@microsoft.com2008-08-261-32/+36
* Add -XPackageImports, new syntax for package-qualified importsSimon Marlow2008-08-051-0/+23
* Improve docs for GADTssimonpj@microsoft.com2008-07-291-1/+20
* Add a WARNING pragmaIan Lynagh2008-07-201-20/+27
* More commandline flag improvementsIan Lynagh2008-06-161-2/+2
* Improve documentation for standalone derivingsimonpj@microsoft.com2008-06-061-3/+21
* Improve documentation of RULESsimonpj@microsoft.com2008-05-301-23/+23
* Improve documentation for INLINE pragmasimonpj@microsoft.com2008-05-301-9/+16
* typo in rules example. spotted by vixey@#haskellDon Stewart2008-05-121-1/+1
* Improve the unboxed types documentationIan Lynagh2008-04-301-2/+16
* Improve documentation of RULES pragmassimonpj@microsoft.com2008-04-301-16/+24
* Spelling fixes in glasgow_exts.xmlSamuel Bronson2008-04-151-21/+24
* documentation fix: change flag -frules-off to -fno-rewrite-rulesiavor.diatchki@gmail.com2008-03-091-1/+1
* Typo in phase-control documentationsimonpj@microsoft.com2008-01-211-1/+1
* Add quasi-quotation, courtesy of Geoffrey Mainlandsimonpj@microsoft.com2008-01-181-0/+138
* Fix 2030: make -XScopedTypeVariables imply -XRelaxedPolyRecsimonpj@microsoft.com2008-01-101-4/+26
* Add -XImpredicativeTypes, and tighten up type-validity checking (cf Trac 2019)simonpj@microsoft.com2008-01-071-1/+3
* Document SOURCE pragma; clarify TH behavior for mutually-recurive modules (Tr...simonpj@microsoft.com2008-01-041-4/+17
* Implement generalised list comprehensionssimonpj@microsoft.com2007-12-201-0/+160
* Consistently put www. on the front of haskell.org in URLsIan Lynagh2007-11-261-12/+12
* Fix some more URLsIan Lynagh2007-11-261-4/+4
* Tweak some URLsIan Lynagh2007-11-261-4/+4
* Two small typos in the flags summary (merge to 6.8 branch)simonpj@microsoft.com2007-11-191-1/+1
* Improve links from flag reference to the relevant section; and improve doc of...simonpj@microsoft.com2007-11-161-6/+17
* Improve documentation of data type declarations (Trac #1901)simonpj@microsoft.com2007-11-161-14/+35
* Improve documentation of INLINE, esp its interactions with other transformationssimonpj@microsoft.com2007-11-121-2/+20
* Improve manual entry for binding lexically scoped type variables in pattern s...simonpj@microsoft.com2007-11-061-6/+29
* Remove trailing spaces from programlisting linessimonpj@microsoft.com2007-11-061-31/+31
* Remove unhelpful sentence (see Trac #1832)simonpj@microsoft.com2007-11-061-5/+0
* Fix a whole heap of speling errrs in the docsJosef Svenningsson2007-10-071-26/+26
* View patterns, record wildcards, and record punsDan Licata2007-10-101-1/+362
* Be more specific about file-header pragmassimonpj@microsoft.com2007-09-241-65/+85
* Improve documentation for Template Haskellsimonpj@microsoft.com2007-09-111-30/+39
* Refactor, improve, and document the deriving mechanismsimonpj@microsoft.com2007-09-051-108/+155
* Further documentation about mdo, suggested by Benjamin Franksensimonpj@microsoft.com2007-08-291-2/+16
* remove "special Ids" section, replace with a link to GHC.PrimSimon Marlow2007-08-301-106/+4
* Improve docs for mdosimonpj@microsoft.com2007-08-241-5/+14
* Add a paragraph breaksimonpj@microsoft.com2007-08-201-1/+2
* Improvd documentation for overlapping instancessimonpj@microsoft.com2007-08-091-2/+16
* Canonicalise the flag format in the user guideIan Lynagh2007-08-041-74/+67
* Spelling errorsimonpj@microsoft.com2007-08-011-1/+1
* Add several new record featuresLemmih2007-06-211-0/+42
* Remove an incorrect claim that [t| ... |] isn't implemented yetIan Lynagh2007-06-211-1/+1