summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/DumpRenamedAst.stderr
Commit message (Expand)AuthorAgeFilesLines
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-0/+5
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-111/+113
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-5/+3
* Stop inferring over-polymorphic kindsSimon Peyton Jones2019-03-091-25/+7
* Visible dependent quantificationRyan Scott2019-03-011-0/+1
* Treat kind/type variables identically, demolish FKTVVladislav Zavialov2019-02-271-2/+2
* API Annotations: AnnAt disconnected for TYPEAPPAlan Zimmerman2019-02-081-1/+2
* Visible kind applicationmynguyen2019-01-031-150/+363
* Smarter HsType pretty-print for promoted dataconsSimon Peyton Jones2018-11-151-1/+1
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-0/+3
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-151-113/+144
* Allow (unparenthesized) kind signaturesAlec Theriault2018-10-041-15/+18
* Remove decideKindGeneralisationPlanRichard Eisenberg2018-08-021-11/+5
* Fix API Annotations for GADT constructorsAlan Zimmerman2018-06-191-3/+6
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-35/+27
* vectorise: Put it out of its miseryBen Gamari2018-06-021-1/+0
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-70/+100
* TTG for HsBinds and Data instances Plan BAlan Zimmerman2018-04-131-3/+4
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-45/+96
* Refactor ConDecl: Trac #14529Simon Peyton Jones2017-12-071-63/+64
* Revert "trees that grow" workBen Gamari2017-11-211-97/+45
* WIP on combined Step 1 and 3 for Trees That Grow, HsExprAlan Zimmerman2017-11-111-0/+3
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-45/+94
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-94/+45
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-45/+94
* Testsuite update following d8d87faJoachim Breitner2017-10-061-1/+0
* Option "-ddump-rn-ast" dumps imports and exports tooAlan Zimmerman2017-09-131-328/+345
* Implicitly bind kind variables in type family instance RHSes when it's sensibleRyan Scott2017-09-051-52/+211
* Refactor type family instance abstract syntax declarationsRyan Scott2017-08-291-41/+41
* Make parsed AST dump output lazilyDavid Feuer2017-08-281-170/+185
* Treat banged bindings as FunBindsBen Gamari2017-06-271-1/+2
* Revert "Treat banged bindings as FunBinds"Ben Gamari2017-05-121-2/+1
* Treat banged bindings as FunBindsBen Gamari2017-05-081-1/+2
* Fix #13337.Richard Eisenberg2017-03-141-2/+4
* Honour -dsuppress-uniques more thoroughlySimon Peyton Jones2017-02-171-23/+23
* Add dump flags for the renamed and typechecked hsSyn ASTsAlan Zimmerman2017-02-081-0/+190