summaryrefslogtreecommitdiff
path: root/compiler/GHC/Hs/Utils.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix #17021 by checking more return kindsRichard Eisenberg2020-03-171-2/+15
* Modules: Core (#13009)Sylvain Henry2020-03-161-4/+4
* Remove unused field var_inline (#17915)Krzysztof Gogolewski2020-03-141-1/+1
* pretty-printer: Properly parenthesise LastStmtKirill Elagin2020-03-121-1/+1
* Use InstanceSigs in GND/DerivingVia-generated code (#17899)Ryan Scott2020-03-091-1/+2
* Remove dead codeKrzysztof Gogolewski2020-03-021-6/+1
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-141-6/+6
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-121-1/+2
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-56/+55
* Disable two warnings for files that trigger themTom Ellis2020-01-271-0/+2
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-2/+2
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-081-1/+1
* More Haddock syntax in GHC.Hs.UtilsBen Gamari2019-12-021-15/+16
* Remove HasSrcSpan (#17494)Vladislav Zavialov2019-11-301-65/+62
* Make warnings for TH splices opt-inSebastian Graf2019-11-271-11/+14
* Turn some comments into GHC.Hs.Utils into haddocksAndreas Klebinger2019-11-171-37/+46
* Fix #15344: use fail when desugaring applicative-doJosef Svenningsson2019-10-281-4/+4
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-0/+1416