summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsExpr.hs-boot
Commit message (Expand)AuthorAgeFilesLines
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-2/+2
* TTG for HsBinds and Data instances Plan BAlan Zimmerman2018-04-131-9/+1
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-7/+7
* Remove HasSourceText and SourceTextX classesAlan Zimmerman2018-04-071-14/+14
* Revert "trees that grow" workBen Gamari2017-11-211-28/+20
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-20/+28
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-27/+19
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-19/+27
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-19/+21
* Add infix flag for class and data declarationsAlan Zimmerman2016-12-121-11/+8
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-8/+16
* 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