summaryrefslogtreecommitdiff
path: root/compiler/deSugar/DsUtils.lhs
Commit message (Expand)AuthorAgeFilesLines
...
* Implement generalised list comprehensionssimonpj@microsoft.com2007-12-201-75/+141
* View patterns, record wildcards, and record punsDan Licata2007-10-101-1/+7
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Add several new record featuresLemmih2007-06-211-1/+1
* Store a SrcSpan instead of a SrcLoc inside a NameSimon Marlow2007-05-111-1/+1
* Add more assertionssimonpj@microsoft.com2007-05-021-3/+3
* Breakpoints: get the names of the free variables rightSimon Marlow2007-04-241-9/+8
* Re-working of the breakpoint supportSimon Marlow2007-04-171-6/+15
* Desugar applications of 'seq' specially; fix Trac #1031simonpj@microsoft.com2007-03-161-10/+30
* Establish the CoreSyn let/app invariantsimonpj@microsoft.com2007-02-051-3/+34
* Removing explicit Binary Tick Boxes; using Case instead.andy@galois.com2006-12-131-4/+7
* TickBox representation changeandy@galois.com2006-11-291-2/+19
* Haskell Program Coverageandy@galois.com2006-10-241-2/+17
* Module header tidyup, phase 1Simon Marlow2006-10-111-32/+26
* Trim importssimonpj@microsoft.com2006-10-031-4/+3
* Indexed newtypesManuel M T Chakravarty2006-09-201-1/+1
* Massive patch for the first months work adding System FC to GHC #11Manuel M T Chakravarty2006-08-041-36/+42
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+884