summaryrefslogtreecommitdiff
path: root/compiler/deSugar/Coverage.hs
Commit message (Expand)AuthorAgeFilesLines
* Treat out-of-scope variables as holesSimon Peyton Jones2015-06-261-11/+9
* Revert "API Annotations : add Locations in hsSyn were layout occurs"Austin Seipp2015-05-061-28/+28
* API Annotations : add Locations in hsSyn were layout occursAlan Zimmerman2015-05-061-28/+28
* API Annotations tweaks.Alan Zimmerman2015-01-161-10/+12
* Generalized Coverage pass to allow adding multiple types of TickishsPeter Wortmann2014-12-161-98/+129
* Source notes (Core support)Peter Wortmann2014-12-161-7/+12
* Implement -XStaticValuesFacundo Domínguez2014-12-091-0/+3
* compiler: de-lhs deSugar/Austin Seipp2014-12-031-0/+1233