summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/T15323.stderr
Commit message (Expand)AuthorAgeFilesLines
* EPA: Use ExplicitBraces only in HsModuleAlan Zimmerman2023-04-261-6/+1
* 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/+1
* Scrub partiality about `NewOrData`.M Farkas-Dyck2022-09-191-131/+133
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-26/+27
* HsUniToken for :: in GADT constructors (#19623)Vladislav Zavialov2022-04-081-1/+7
* EPA: Use LocatedA for ModuleNameAlan Zimmerman2021-10-241-1/+1
* EPA: Remove duplicate annotations from HsDataDefnAlan Zimmerman2021-05-191-8/+1
* EPA: cleanups after the mergeAlan Zimmerman2021-04-191-12/+12
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-311-16/+16
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-311-33/+33
* EPA : Rename AddApiAnn to AddEpAnnAlan Zimmerman2021-03-311-9/+9
* GHC Exactprint main commitAlan Zimmerman2021-03-201-38/+172
* Wrap LHsContext in Maybe in the GHC ASTAlan Zimmerman2021-03-011-2/+1
* Replace HsImplicitBndrs with HsOuterTyVarBndrsRyan Scott2020-11-061-8/+9
* Split HsConDecl{H98,GADT}DetailsRyan Scott2020-10-301-1/+1
* Remove ConDeclGADTPrefixPsRyan Scott2020-08-021-59/+54
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-211-0/+2
* Use HsForAllTelescope to avoid inferred, visible forallsRyan Scott2020-06-131-8/+9
* Make GADT constructors adhere to the forall-or-nothing rule properlyRyan Scott2020-06-091-56/+60
* Explicit SpecificityGert-Jan Bottu2020-05-211-8/+8
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-15/+17
* Fix mkGadtDecl does not set con_forall correctlyAlan Zimmerman2018-06-291-0/+96