summaryrefslogtreecommitdiff
path: root/compiler/GHC/ThToHs.hs
Commit message (Expand)AuthorAgeFilesLines
* Remove HasSrcSpan (#17494)Vladislav Zavialov2019-11-301-50/+49
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-281-1/+1
* Make warnings for TH splices opt-inSebastian Graf2019-11-271-38/+46
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-071-11/+5
* template-haskell: require at least 1 GADT constructor name (#17379)Adam Sandberg Eriksson2019-11-011-0/+6
* Mark promoted InfixT names as IsPromoted (#17394)Ryan Scott2019-10-241-8/+13
* Template Haskell: make unary tuples legal (#16881)nineonine2019-10-131-8/+1
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-0/+6
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-0/+2015