Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use GHC2021 as default language | Joachim Breitner | 2021-03-10 | 1 | -12/+12 |
* | Fix off-by-one error in GHCi line reporting (Trac #10578) | Ömer Sinan Ağacan | 2015-07-17 | 1 | -2/+2 |
* | New handling of overlapping inst in Safe Haskell | David Terei | 2015-05-11 | 1 | -5/+2 |
* | Typo fixes | Gabor Greif | 2014-08-01 | 1 | -1/+1 |
* | Complete work on new OVERLAPPABLE/OVERLAPPING pragmas (Trac #9242) | Simon Peyton Jones | 2014-07-31 | 1 | -3/+6 |
* | Use U+2018 instead of U+201B quote mark in compiler messages | Herbert Valerio Riedel | 2014-02-25 | 1 | -2/+2 |
* | Update outputs following the unicode quote change in GHC's output | Ian Lynagh | 2013-02-24 | 1 | -2/+2 |
* | Add some tests for ghci under -XSafe | David Terei | 2012-02-10 | 1 | -0/+13 |