summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/PlaceHolder.hs
Commit message (Expand)AuthorAgeFilesLines
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-20/+1
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-14/+7
* Revert "trees that grow" workBen Gamari2017-11-211-7/+14
* TTG3 Combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-141-7/+3
* WIP on combined Step 1 and 3 for Trees That Grow, HsExprAlan Zimmerman2017-11-111-6/+0
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-3/+6
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-6/+3
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-3/+6
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-50/+0
* Add infix flag for class and data declarationsAlan Zimmerman2016-12-121-7/+0
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-0/+7
* Remove unused importSimon Peyton Jones2016-06-231-1/+0
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-061-1/+26
* Remove 'deriving Typeable' statementsRyan Scott2016-05-241-1/+1
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-8/+6
* Split off -Wunused-type-variables from -Wunused-matchesRyanGlScott2016-01-261-6/+6
* Visible type applicationRichard Eisenberg2015-12-241-1/+4
* Warn about unused type variables in type familiesMichał Sośnicki2015-12-211-6/+6
* ApiAnnotations: Make all RdrName occurences LocatedAlan Zimmerman2015-11-231-0/+2
* Refactor HsExpr.RecordCon, RecordUpdSimon Peyton Jones2015-11-181-0/+1
* Remove PatSynBuilderIdMatthew Pickering2015-11-071-0/+2
* Record pattern synonymsMatthew Pickering2015-10-291-2/+4
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-1/+5
* Replace [PostTc id Type] with PostTc id [Type]Matthew Pickering2015-09-201-0/+3
* Injective type familiesJan Stolarek2015-09-031-1/+1
* Refactor wild card renamingThomas Winant2015-06-091-0/+1
* Don't require ConstraintKinds at usage sites (Trac #9838)Simon Peyton Jones2014-11-271-0/+1
* PostTcType replaced with TypeAnnotAlan Zimmerman2014-09-061-0/+103