Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` instead | Herbert Valerio Riedel | 2019-03-22 | 1 | -4/+4 |
* | testsuite: Fix MonadFail test output for new ST instance | Ben Gamari | 2017-09-17 | 1 | -13/+0 |
* | Improve error messages for skolems | Simon Peyton Jones | 2017-03-10 | 1 | -2/+2 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 1 | -16/+16 |
* | Refactor treatment of wildcards | Simon Peyton Jones | 2015-12-01 | 1 | -1/+1 |
* | Simplify the MonadFail code | Simon Peyton Jones | 2015-11-24 | 1 | -78/+52 |
* | Improve MonadFail errors by mentioning the pattern | David Luposchainsky | 2015-11-18 | 1 | -6/+18 |
* | MonadFail proposal, phase 1 | David Luposchainsky | 2015-11-17 | 1 | -0/+74 |