summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/DumpParsedAst.stderr
Commit message (Expand)AuthorAgeFilesLines
* EPA: Make EOF position part of AnnsModuleAlan Zimmerman2022-12-221-8/+6
* implement proposal 106 (Define Kinds Without Promotion) (fixes #6024)Ross Paterson2022-09-271-0/+2
* Scrub partiality about `NewOrData`.M Farkas-Dyck2022-09-191-153/+157
* Remove many GHC dependencies from L.H.Sromes2022-07-061-4/+1
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-41/+43
* TTG: Move MatchGroup Origin field and MatchGroupTc to GHC.Hswip/romes/ttg-matchgroup-originromes2022-05-261-3/+2
* EPA : Remove duplicate comments in DataFamInstDAlan Zimmerman2022-05-231-10/+1
* HsUniToken for :: in GADT constructors (#19623)Vladislav Zavialov2022-04-081-1/+5
* EPA: handling of con_bndrs in mkGadtDeclAlan Zimmerman2022-04-071-18/+565
* Keep track of promotion ticks in HsOpTywip/no-c-stubswip/matt-merge-batchsheaf2022-04-011-1/+2
* EPA: Get rid of bare SrcSpan's in the ParsedSourceAlan Zimmerman2021-11-021-3/+9
* EPA: Use LocatedA for ModuleNameAlan Zimmerman2021-10-241-2/+2
* Refactor package importsSylvain Henry2021-10-221-1/+1
* EPA: Remove duplicate AnnOpenP/AnnCloseP in DataDeclAlan Zimmerman2021-10-061-11/+3
* Bespoke TokenLocation data typeVladislav Zavialov2021-10-041-11/+6
* EPA: correctly capture comments between 'where' and bindsAlan Zimmerman2021-09-171-1/+2
* HsUniToken and HsToken for HsArrow (#19623)Vladislav Zavialov2021-06-161-8/+27
* EPA: Remove duplicate annotations from HsDataDefnAlan Zimmerman2021-05-191-18/+2
* EPA: Fix incorrect SrcSpan for FamDeclAlan Zimmerman2021-05-121-6/+6
* EPA: cleanups after the mergeAlan Zimmerman2021-04-191-59/+59
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-311-60/+60
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-311-155/+155
* EPA : Rename AddApiAnn to AddEpAnnAlan Zimmerman2021-03-311-47/+47
* GHC Exactprint main commitAlan Zimmerman2021-03-201-178/+701
* Use GHC2021 as default languageJoachim Breitner2021-03-101-107/+107
* Wrap LHsContext in Maybe in the GHC ASTAlan Zimmerman2021-03-011-4/+2
* Implement type applications in patternsCale Gibbard2020-12-141-0/+3
* Replace HsImplicitBndrs with HsOuterTyVarBndrsRyan Scott2020-11-061-153/+150
* API Annotations: Keep track of unicode for linear arrow notationwip/az/unicode-hsscaledAlan Zimmerman2020-10-201-3/+6
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-211-0/+2
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-27/+32
* Clean up boot vs non-boot disambiguating typesJohn Ericson2020-06-041-1/+1
* Explicit SpecificityGert-Jan Bottu2020-05-211-0/+5
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-1/+0
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-78/+80
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-3/+1
* API Annotations: AnnAt disconnected for TYPEAPPAlan Zimmerman2019-02-081-1/+2
* Visible kind applicationmynguyen2019-01-031-73/+291
* Smarter HsType pretty-print for promoted dataconsSimon Peyton Jones2018-11-151-1/+1
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-0/+2
* Allow (unparenthesized) kind signaturesAlec Theriault2018-10-041-1/+1
* Fix API Annotations for GADT constructorsAlan Zimmerman2018-06-191-2/+4
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-141-65/+44
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-46/+54
* TTG for HsBinds and Data instances Plan BAlan Zimmerman2018-04-131-2/+3
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-1/+27
* Refactor ConDecl: Trac #14529Simon Peyton Jones2017-12-071-39/+21
* Revert "trees that grow" workBen Gamari2017-11-211-35/+1
* 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-1/+32