Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve documentation around empty tuples/lists | Richard Eisenberg | 2019-10-03 | 1 | -0/+67 |
* | Move pattern match checker modules to GHC.HsToCore.PmCheck | Sebastian Graf | 2019-09-30 | 5 | -0/+3776 |
* | Standalone kind signatures (#16794)wip/top-level-kind-signatures | Vladislav Zavialov | 2019-09-25 | 5 | -54/+126 |
* | PmCheck: Only ever check constantly many models against a single pattern | Sebastian Graf | 2019-09-25 | 1 | -0/+4 |
* | Module hierarchy: Hs (#13009) | Sylvain Henry | 2019-09-20 | 17 | -0/+15488 |
* | ErrUtils: split withTiming into withTiming and withTimingSilent | Alp Mestanogullari | 2019-09-19 | 1 | -1/+1 |
* | Rename GHC.StgToCmm.Con -> GHC.StgToCmm.DataCon | Ben Gamari | 2019-09-15 | 4 | -5/+5 |
* | Refactor bad coercion checking in a few places | Ömer Sinan Ağacan | 2019-09-11 | 1 | -11/+3 |
* | Module hierarchy: StgToCmm (#13009) | Sylvain Henry | 2019-09-10 | 27 | -0/+11330 |