summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore/GuardedRHSs.hs
Commit message (Expand)AuthorAgeFilesLines
* PmCheck: Handle ⊥ and strict fields correctly (#18341)wip/T18341Sebastian Graf2020-09-101-25/+25
* Add long-distance info for pattern bindings (#18572)Sebastian Graf2020-09-101-4/+4
* PmCheck: Better long-distance info for where bindings (#18533)Sebastian Graf2020-08-131-30/+34
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-1/+5
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* `MatchResult'` -> `MatchResult`John Ericson2020-04-221-5/+5
* Inline `adjustMatchResult`John Ericson2020-04-221-1/+1
* Use trees that grow for rebindable operators for `<-` bindsJohn Ericson2020-04-171-1/+1
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-4/+0
* Modules: Types (#13009)Sylvain Henry2020-03-291-1/+1
* Modules: Core (#13009)Sylvain Henry2020-03-161-1/+1
* PmCheck: Implement Long-distance information with Covered setsSebastian Graf2020-02-271-26/+23
* Modules: Core (#13009)Sylvain Henry2020-02-261-3/+3
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Module hierarchy: HsToCore (cf #13009)Sylvain Henry2020-02-141-0/+155