| Commit message (Expand) | Author | Age | Files | Lines |
* | add -XNewQualifiedOperators (Haskell' qualified operator syntax) | Simon Marlow | 2008-09-22 | 1 | -8/+71 |
* | Improve documentation of overlapping instances | simonpj@microsoft.com | 2008-09-19 | 1 | -5/+29 |
* | Add link to GADT paper re rigid types | simonpj@microsoft.com | 2008-09-16 | 1 | -1/+5 |
* | add refs and fix a bug (noted by Peter Gammie) in docs of arrow notation | Ross Paterson | 2008-09-15 | 1 | -8/+37 |
* | Improve documentation of stolen syntax | simonpj@microsoft.com | 2008-08-28 | 1 | -294/+161 |
* | Better documentation for -XLiberalTypeSynonyms, and steal forall keyword | simonpj@microsoft.com | 2008-08-27 | 1 | -5/+40 |
* | Improve documentation of MagicHash and primitive types generally (Trac #2547) | simonpj@microsoft.com | 2008-08-27 | 1 | -39/+64 |
* | Fix flaggery for RULES (cf Trac #2497) | simonpj@microsoft.com | 2008-08-26 | 1 | -32/+36 |
* | Add -XPackageImports, new syntax for package-qualified imports | Simon Marlow | 2008-08-05 | 1 | -0/+23 |
* | Improve docs for GADTs | simonpj@microsoft.com | 2008-07-29 | 1 | -1/+20 |
* | Add a WARNING pragma | Ian Lynagh | 2008-07-20 | 1 | -20/+27 |
* | More commandline flag improvements | Ian Lynagh | 2008-06-16 | 1 | -2/+2 |
* | Improve documentation for standalone deriving | simonpj@microsoft.com | 2008-06-06 | 1 | -3/+21 |
* | Improve documentation of RULES | simonpj@microsoft.com | 2008-05-30 | 1 | -23/+23 |
* | Improve documentation for INLINE pragma | simonpj@microsoft.com | 2008-05-30 | 1 | -9/+16 |
* | typo in rules example. spotted by vixey@#haskell | Don Stewart | 2008-05-12 | 1 | -1/+1 |
* | Improve the unboxed types documentation | Ian Lynagh | 2008-04-30 | 1 | -2/+16 |
* | Improve documentation of RULES pragmas | simonpj@microsoft.com | 2008-04-30 | 1 | -16/+24 |
* | Spelling fixes in glasgow_exts.xml | Samuel Bronson | 2008-04-15 | 1 | -21/+24 |
* | documentation fix: change flag -frules-off to -fno-rewrite-rules | iavor.diatchki@gmail.com | 2008-03-09 | 1 | -1/+1 |
* | Typo in phase-control documentation | simonpj@microsoft.com | 2008-01-21 | 1 | -1/+1 |
* | Add quasi-quotation, courtesy of Geoffrey Mainland | simonpj@microsoft.com | 2008-01-18 | 1 | -0/+138 |
* | Fix 2030: make -XScopedTypeVariables imply -XRelaxedPolyRec | simonpj@microsoft.com | 2008-01-10 | 1 | -4/+26 |
* | Add -XImpredicativeTypes, and tighten up type-validity checking (cf Trac 2019) | simonpj@microsoft.com | 2008-01-07 | 1 | -1/+3 |
* | Document SOURCE pragma; clarify TH behavior for mutually-recurive modules (Tr... | simonpj@microsoft.com | 2008-01-04 | 1 | -4/+17 |
* | Implement generalised list comprehensions | simonpj@microsoft.com | 2007-12-20 | 1 | -0/+160 |
* | Consistently put www. on the front of haskell.org in URLs | Ian Lynagh | 2007-11-26 | 1 | -12/+12 |
* | Fix some more URLs | Ian Lynagh | 2007-11-26 | 1 | -4/+4 |
* | Tweak some URLs | Ian Lynagh | 2007-11-26 | 1 | -4/+4 |
* | Two small typos in the flags summary (merge to 6.8 branch) | simonpj@microsoft.com | 2007-11-19 | 1 | -1/+1 |
* | Improve links from flag reference to the relevant section; and improve doc of... | simonpj@microsoft.com | 2007-11-16 | 1 | -6/+17 |
* | Improve documentation of data type declarations (Trac #1901) | simonpj@microsoft.com | 2007-11-16 | 1 | -14/+35 |
* | Improve documentation of INLINE, esp its interactions with other transformations | simonpj@microsoft.com | 2007-11-12 | 1 | -2/+20 |
* | Improve manual entry for binding lexically scoped type variables in pattern s... | simonpj@microsoft.com | 2007-11-06 | 1 | -6/+29 |
* | Remove trailing spaces from programlisting lines | simonpj@microsoft.com | 2007-11-06 | 1 | -31/+31 |
* | Remove unhelpful sentence (see Trac #1832) | simonpj@microsoft.com | 2007-11-06 | 1 | -5/+0 |
* | Fix a whole heap of speling errrs in the docs | Josef Svenningsson | 2007-10-07 | 1 | -26/+26 |
* | View patterns, record wildcards, and record puns | Dan Licata | 2007-10-10 | 1 | -1/+362 |
* | Be more specific about file-header pragmas | simonpj@microsoft.com | 2007-09-24 | 1 | -65/+85 |
* | Improve documentation for Template Haskell | simonpj@microsoft.com | 2007-09-11 | 1 | -30/+39 |
* | Refactor, improve, and document the deriving mechanism | simonpj@microsoft.com | 2007-09-05 | 1 | -108/+155 |
* | Further documentation about mdo, suggested by Benjamin Franksen | simonpj@microsoft.com | 2007-08-29 | 1 | -2/+16 |
* | remove "special Ids" section, replace with a link to GHC.Prim | Simon Marlow | 2007-08-30 | 1 | -106/+4 |
* | Improve docs for mdo | simonpj@microsoft.com | 2007-08-24 | 1 | -5/+14 |
* | Add a paragraph break | simonpj@microsoft.com | 2007-08-20 | 1 | -1/+2 |
* | Improvd documentation for overlapping instances | simonpj@microsoft.com | 2007-08-09 | 1 | -2/+16 |
* | Canonicalise the flag format in the user guide | Ian Lynagh | 2007-08-04 | 1 | -74/+67 |
* | Spelling error | simonpj@microsoft.com | 2007-08-01 | 1 | -1/+1 |
* | Add several new record features | Lemmih | 2007-06-21 | 1 | -0/+42 |
* | Remove an incorrect claim that [t| ... |] isn't implemented yet | Ian Lynagh | 2007-06-21 | 1 | -1/+1 |