summaryrefslogtreecommitdiff
path: root/compiler/deSugar/MatchLit.hs
Commit message (Expand)AuthorAgeFilesLines
* Drop pre-AMP compatibility CPP conditionalsHerbert Valerio Riedel2015-12-311-3/+0
* Expose enabled language extensions to THBen Gamari2015-12-151-2/+3
* Enable `Enumeration is empty` warnings for `Integer`Herbert Valerio Riedel2015-10-031-0/+1
* Fix treatment of -0.0Ben Gamari2015-10-021-11/+4
* API Annotations tweaks.Alan Zimmerman2015-01-161-3/+3
* Remove redundant constraints in the compiler itself, found by -fwarn-redundan...Simon Peyton Jones2015-01-061-1/+1
* compiler: de-lhs deSugar/Austin Seipp2014-12-031-0/+471