summaryrefslogtreecommitdiff
path: root/compiler/GHC/Core/UsageEnv.hs
Commit message (Expand)AuthorAgeFilesLines
* Make sure result of demand analysis is forced promptlyMatthew Pickering2021-04-081-1/+1
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-4/+15
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Allow multiple case branches to have a higher rank typeSimon Peyton Jones2020-07-181-1/+1
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-0/+90