summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/T14189.stderr
Commit message (Expand)AuthorAgeFilesLines
* Refactor package importsSylvain Henry2021-10-221-1/+1
* Bespoke TokenLocation data typeVladislav Zavialov2021-10-041-2/+2
* HsUniToken and HsToken for HsArrow (#19623)Vladislav Zavialov2021-06-161-2/+8
* EPA: Remove duplicate annotations from HsDataDefnAlan Zimmerman2021-05-191-1/+1
* EPA: cleanups after the mergeAlan Zimmerman2021-04-191-4/+5
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-311-4/+4
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-311-28/+28
* EPA : Rename AddApiAnn to AddEpAnnAlan Zimmerman2021-03-311-2/+2
* GHC Exactprint main commitAlan Zimmerman2021-03-201-42/+100
* Wrap LHsContext in Maybe in the GHC ASTAlan Zimmerman2021-03-011-2/+1
* Implement NoFieldSelectors extension (ghc-proposals 160)Adam Gundry2021-02-161-2/+4
* Refactor renamer datastructuresAdam Gundry2020-12-241-12/+14
* Implement type applications in patternsCale Gibbard2020-12-141-0/+2
* API Annotations: Keep track of unicode for linear arrow notationwip/az/unicode-hsscaledAlan Zimmerman2020-10-201-1/+2
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-6/+8
* Clean up boot vs non-boot disambiguating typesJohn Ericson2020-06-041-1/+1
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-0/+1
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-11/+13
* Implement ImportQualifiedPostShayne Fletcher2019-05-081-3/+1
* Stop inferring over-polymorphic kindsSimon Peyton Jones2019-03-091-9/+6
* Fix API Annotations for GADT constructorsAlan Zimmerman2018-06-191-3/+6
* vectorise: Put it out of its miseryBen Gamari2018-06-021-1/+0
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-7/+18
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-5/+8
* Refactor ConDecl: Trac #14529Simon Peyton Jones2017-12-071-9/+6
* Revert "trees that grow" workBen Gamari2017-11-211-8/+5
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-5/+8
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-8/+5
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-5/+8
* Renamer now preserves location for IEThingWith list itemsAlan Zimmerman2017-09-151-0/+135