summaryrefslogtreecommitdiff
path: root/compiler/deSugar/DsGRHSs.hs
Commit message (Expand)AuthorAgeFilesLines
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-241-2/+4
* Fix #15385 by using addDictsDs in matchGuardsRyan Scott2018-07-301-35/+14
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-6/+10
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-7/+8
* Improve exhaustive checking for guards in pattern bindings and MultiIf.HE, Tao2018-03-021-2/+1
* Revert "trees that grow" workBen Gamari2017-11-211-8/+7
* WIP on combined Step 1 and 3 for Trees That Grow, HsExprAlan Zimmerman2017-11-111-7/+8
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-9/+9
* dsGRHSs: Remove unused pattern variables argumentÖmer Sinan Ağacan2017-03-111-3/+3
* Update levity polymorphismRichard Eisenberg2017-01-191-2/+3
* More typos in commentsGabor Greif2016-07-221-1/+1
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-1/+1
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-2/+3
* Major Overhaul of Pattern Match Checking (Fixes #595)George Karachalias2015-12-031-1/+1
* ApiAnnotations: Make all RdrName occurences LocatedAlan Zimmerman2015-11-231-3/+3
* APIAnnotations:add Locations in hsSyn for layoutAlan Zimmerman2015-11-131-2/+2
* ApplicativeDo transformationSimon Marlow2015-09-171-0/+2
* Revert "API Annotations : add Locations in hsSyn were layout occurs"Austin Seipp2015-05-061-2/+2
* API Annotations : add Locations in hsSyn were layout occursAlan Zimmerman2015-05-061-2/+2
* compiler: de-lhs deSugar/Austin Seipp2014-12-031-0/+159