summaryrefslogtreecommitdiff
path: root/compiler/deSugar/DsListComp.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-33/+26
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-3/+2
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-56/+62
* APIAnnotations:add Locations in hsSyn for layoutAlan Zimmerman2015-11-131-4/+4
* ApplicativeDo transformationSimon Marlow2015-09-171-10/+17
* Revert "API Annotations : add Locations in hsSyn were layout occurs"Austin Seipp2015-05-061-4/+4
* API Annotations : add Locations in hsSyn were layout occursAlan Zimmerman2015-05-061-4/+4
* compiler: de-lhs deSugar/Austin Seipp2014-12-031-0/+871