summaryrefslogtreecommitdiff
path: root/compiler/typecheck/TcArrows.hs
Commit message (Expand)AuthorAgeFilesLines
* Re-add FunTy (big patch)Simon Peyton Jones2016-06-151-1/+1
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-061-2/+2
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-20/+25
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-5/+4
* Fix some typosRik Steenkamp2016-01-161-1/+1
* Visible type applicationRichard Eisenberg2015-12-241-3/+3
* Remove redundant importsRichard Eisenberg2015-12-121-1/+0
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-8/+10
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-1/+1
* MonadFail proposal, phase 1David Luposchainsky2015-11-171-1/+1
* APIAnnotations:add Locations in hsSyn for layoutAlan Zimmerman2015-11-131-8/+8
* Remove fun_infix from Funbind, as it is now in MatchAlan Zimmerman2015-11-111-1/+1
* ApplicativeDo transformationSimon Marlow2015-09-171-2/+2
* Revert "API Annotations : add Locations in hsSyn were layout occurs"Austin Seipp2015-05-061-8/+8
* API Annotations : add Locations in hsSyn were layout occursAlan Zimmerman2015-05-061-8/+8
* API Annotations tweaks.Alan Zimmerman2015-01-161-2/+4
* Fix the scope-nesting for arrowsSimon Peyton Jones2014-12-171-2/+1
* compiler: de-lhs typecheck/Austin Seipp2014-12-031-0/+421