summaryrefslogtreecommitdiff
path: root/compiler/GHC/Rename/HsType.hs
Commit message (Expand)AuthorAgeFilesLines
* Factor out HsPatSigType for pat sigs/RULE term sigs (#16762)wip/T16762-chunks-2-and-3Ryan Scott2020-05-121-39/+68
* Add `forAllOrNothing` function with noteJohn Ericson2020-05-081-23/+39
* A few tiny style nits with renamingJohn Ericson2020-05-081-7/+7
* Rename local `real_fvs` to `implicit_vs`John Ericson2020-05-081-4/+6
* HsSigWcTypeScoping: Pull in documentation from stray locationJohn Ericson2020-05-081-14/+16
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-6/+6
* Trees That Grow refactor for `ConPat` and `CoPat`John Ericson2020-04-231-8/+27
* Modules (#13009)Sylvain Henry2020-04-181-2/+2
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-12/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+1764