summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/KindSigs.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
* Remove many GHC dependencies from L.H.Sromes2022-07-061-6/+2
* 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-6/+4
* 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
* Bespoke TokenLocation data typeVladislav Zavialov2021-10-041-14/+4
* EPA: correctly capture comments between 'where' and bindsAlan Zimmerman2021-09-171-2/+4
* HsUniToken and HsToken for HsArrow (#19623)Vladislav Zavialov2021-06-161-6/+22
* EPA: Fix incorrect SrcSpan for FamDeclAlan Zimmerman2021-05-121-3/+3
* EPA: properly capture semicolons between Matches in a FunBindAlan Zimmerman2021-05-061-1/+8
* EPA: cleanups after the mergeAlan Zimmerman2021-04-191-76/+76
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-311-106/+106
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-311-234/+234
* EPA : Rename AddApiAnn to AddEpAnnAlan Zimmerman2021-03-311-48/+48
* GHC Exactprint main commitAlan Zimmerman2021-03-201-246/+1123
* Replace HsImplicitBndrs with HsOuterTyVarBndrsRyan Scott2020-11-061-112/+119
* API Annotations: Keep track of unicode for linear arrow notationwip/az/unicode-hsscaledAlan Zimmerman2020-10-201-2/+4
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-211-0/+2
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-0/+2
* Clean up boot vs non-boot disambiguating typesJohn Ericson2020-06-041-3/+1
* Explicit SpecificityGert-Jan Bottu2020-05-211-0/+4
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-2/+0
* Separate `LPat` from `Pat` on the type-levelSebastian Graf2019-11-021-8/+6
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-126/+128
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-1/+1
* Visible kind applicationmynguyen2019-01-031-7/+8
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-241-6/+6
* Smarter HsType pretty-print for promoted dataconsSimon Peyton Jones2018-11-151-1/+1
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-0/+1
* Fix #15781 by using ktypedocs on type synonym RHSesRyan Scott2018-10-241-16/+47
* Allow (unparenthesized) kind signaturesAlec Theriault2018-10-041-0/+577