summaryrefslogtreecommitdiff
path: root/compiler/GHC/Iface/Ext/Ast.hs
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanupKrzysztof Gogolewski2020-03-291-39/+39
* Modules: Types (#13009)Sylvain Henry2020-03-291-8/+8
* Modules: Core (#13009)Sylvain Henry2020-03-161-3/+3
* Split GHC.Iface.Utils moduleSylvain Henry2020-03-111-1/+1
* Monotonic locations (#17632)Vladislav Zavialov2020-02-291-5/+5
* Modules: Core (#13009)Sylvain Henry2020-02-261-1/+1
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Use TTG for HsSplicedT constructorKrzysztof Gogolewski2020-02-201-4/+9
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-141-1/+1
* Add mkHieFileWithSource which doesn't read the source file from diskMatthew Pickering2020-02-081-5/+14
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-16/+19
* Disable two warnings for files that trigger themTom Ellis2020-01-271-0/+3
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-2/+2
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-121-1/+1
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-061-0/+1917