summaryrefslogtreecommitdiff
path: root/compiler/deSugar/PmPpr.hs
Commit message (Expand)AuthorAgeFilesLines
* Move pattern match checker modules to GHC.HsToCore.PmCheckSebastian Graf2019-09-301-220/+0
* PmCheck: Look at precendence to give type signatures to some wildcardsSebastian Graf2019-09-271-16/+35
* Extract PmTypes module from PmExpr and PmOracleSebastian Graf2019-09-191-18/+18
* Encode shape information in `PmOracle`Sebastian Graf2019-09-161-122/+132
* TmOracle: Replace negative term equalities by refutable PmAltConsSebastian Graf2019-06-071-0/+191