summaryrefslogtreecommitdiff
path: root/compiler/GHC/Rename/Fixity.hs
Commit message (Expand)AuthorAgeFilesLines
* Change representation of field selector occurencesShayne Fletcher2021-05-231-39/+6
* GHC Exactprint main commitAlan Zimmerman2021-03-201-1/+1
* Add explicit import lists to Data.List importsOleg Grenrus2021-01-291-1/+1
* Refactor renamer datastructuresAdam Gundry2020-12-241-1/+1
* Split GHC.Driver.TypesSylvain Henry2020-10-291-6/+13
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-6/+2
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-1/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-1/+1
* Modules: Types (#13009)Sylvain Henry2020-03-291-6/+6
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-121-2/+2
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-081-0/+219