summaryrefslogtreecommitdiff
path: root/compiler/main/HscStats.hs
Commit message (Expand)AuthorAgeFilesLines
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-1/+1
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-3/+3
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-3/+4
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-241-10/+17
* Fix unused-import warningsDavid Eichmann2018-11-221-1/+0
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-2/+1
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-4/+7
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-1/+1
* Revert "trees that grow" workBen Gamari2017-11-211-1/+1
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-1/+1
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-1/+1
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-1/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-2/+1
* Implement deriving strategiesRyan Scott2016-09-301-3/+5
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-061-0/+3
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-4/+4
* Refactor treatment of wildcardsSimon Peyton Jones2015-12-011-8/+8
* Implement Partial Type SignaturesThomas Winant2014-11-281-1/+1
* AST changes to prepare for API annotations, for #9628Alan Zimmerman2014-11-211-4/+5
* Instead of tracking Origin in LHsBindsLR, track it in MatchGroupDr. ERDI Gergo2014-04-131-2/+2
* Implement pattern synonymsDr. ERDI Gergo2014-01-201-23/+40
* Implement overlapping type family instances.Richard Eisenberg2012-12-211-11/+8
* Do SCC on instance declarations (fixes Trac #5715)Simon Peyton Jones2012-04-201-3/+4
* Complete refactoring of HsDecls/HsTyDefnSimon Peyton Jones2012-03-261-7/+5
* Cleaning of HscStatsDavid Terei2012-03-231-0/+161