summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsExpr.hs-boot
Commit message (Expand)AuthorAgeFilesLines
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-061-12/+11
* Reduce use of instances in hs-boot filesSimon Peyton Jones2016-04-201-6/+0
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-1/+4
* Remove fun_infix from Funbind, as it is now in MatchAlan Zimmerman2015-11-111-1/+1
* Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.8Thomas Miedema2015-07-211-12/+0
* Refactor the handling of quasi-quotesSimon Peyton Jones2015-02-101-2/+1
* compiler: de-lhs hsSyn/Austin Seipp2014-12-031-0/+69