summaryrefslogtreecommitdiff
path: root/compiler/GHC/Hs/Decls.hs
Commit message (Expand)AuthorAgeFilesLines
* Modules: Core (#13009)Sylvain Henry2020-03-161-7/+7
* Typos in comments [skip ci]Krzysztof Gogolewski2020-03-101-2/+2
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-141-4/+4
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-3/+8
* Fix scoping of TyCon binders in TcTyClsDeclsSimon Peyton Jones2020-02-011-5/+20
* Disable two warnings for files that trigger themTom Ellis2020-01-271-0/+2
* Handle local fixity declarations in DsMeta properlyRyan Scott2020-01-251-15/+62
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-3/+3
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-081-3/+3
* Print name prefixly in the Outputable instance for StandaloneKindSigRyan Scott2019-11-131-1/+2
* Use FlexibleInstances for `Outputable (* p)` instead of match-all instances w...Sebastian Graf2019-10-281-53/+54
* Standalone kind signatures (#16794)wip/top-level-kind-signaturesVladislav Zavialov2019-09-251-52/+82
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-0/+2417