summaryrefslogtreecommitdiff
path: root/compiler/typecheck/TcAnnotations.hs
Commit message (Expand)AuthorAgeFilesLines
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-0/+1
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-1/+2
* Remove HasSourceText and SourceTextX classesAlan Zimmerman2018-04-071-1/+1
* Revert "trees that grow" workBen Gamari2017-11-211-2/+1
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-1/+2
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-2/+1
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-1/+2
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-8/+9
* Fix capitalization in message for #13609Ben Gamari2017-05-011-1/+1
* Ignore ANN pragmas with no TH and no external interpreter.Shea Levy2017-04-301-1/+24
* Allow use of the external interpreter in stage1.Shea Levy2016-12-201-19/+0
* Revert "Allow use of the external interpreter in stage1."Tamar Christina2016-12-191-0/+19
* Allow use of the external interpreter in stage1.Shea Levy2016-12-171-19/+0
* Add infix flag for class and data declarationsAlan Zimmerman2016-12-121-1/+1
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-1/+1
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-061-1/+2
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-1/+3
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-7/+5
* Forbid annotations when Safe Haskell safe mode is enabled.David Kraeutmann2015-09-081-1/+10
* API Annotations tweaks.Alan Zimmerman2015-01-161-4/+4
* compiler: de-lhs typecheck/Austin Seipp2014-12-031-0/+60