summaryrefslogtreecommitdiff
path: root/compiler/rename/RnUnbound.hs
Commit message (Expand)AuthorAgeFilesLines
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-081-381/+0
* 'forall' always a keyword, plus the dot type operatorVladislav Zavialov2019-02-151-12/+3
* Misleading msg with qualified imports "No module named X imported"Roland Senn2018-12-111-22/+28
* Respect naming conventions in module RnUnbound.hs in fix for #15611Roland Senn2018-11-111-11/+11
* Fix for Trac #15611: Scope errors lie about what modules are imported.roland2018-11-041-6/+47
* Buglet in reporting out of scope errors in rulesSimon Peyton Jones2018-09-231-5/+6
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Split up RnEnv into 4 modules, RnUnbound, RnUtils and RnFixityMatthew Pickering2017-04-121-0/+340