summaryrefslogtreecommitdiff
path: root/compiler/deSugar/DsListComp.hs
Commit message (Expand)AuthorAgeFilesLines
* Revert "trees that grow" workBen Gamari2017-11-211-13/+7
* TTG3 Combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-141-7/+13
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-29/+30
* Update levity polymorphismRichard Eisenberg2017-01-191-16/+23
* 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