Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | undefined: Neater CallStack in error message | Joachim Breitner | 2021-10-24 | 1 | -2/+1 |
* | Fix tests for `integer-simple` | Alec Theriault | 2019-01-16 | 1 | -1/+1 |
* | Don't infer CallStacks | Eric Seidel | 2016-04-04 | 1 | -2/+5 |
* | Visible type application | Richard Eisenberg | 2015-12-24 | 1 | -1/+1 |
* | Narrow scope of special-case for unqualified printing of names in core libraries | Ben Gamari | 2015-12-15 | 1 | -1/+1 |
* | Rework the Implicit CallStack solver to handle local lets. | Eric Seidel | 2015-12-12 | 1 | -5/+2 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -2/+2 |
* | Make 'error' include the CCS call stack when profiled | Simon Marlow | 2015-11-13 | 1 | -1/+1 |
* | Use IP based CallStack in error and undefined | Eric Seidel | 2015-09-02 | 1 | -3/+6 |
* | Wibbles to error messages | Simon Peyton Jones | 2013-05-15 | 1 | -3/+3 |
* | update error messages | Simon Marlow | 2011-09-21 | 1 | -1/+1 |
* | add test for a bug with :force | Simon Marlow | 2011-09-21 | 1 | -0/+3 |