Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement underscores in numeric literals (NumericUnderscores extension) | Takenobu Tani | 2018-01-21 | 1 | -0/+1 |
* | Change `OPTIONS_GHC -O` to `OPTIONS_GHC -O2` | Douglas Wilson | 2017-11-09 | 1 | -1/+1 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Caret diag.: Avoid decoding whole module if only specific line is needed | alexbiehl | 2017-04-17 | 1 | -1/+39 |
* | utils: Lazily decode UTF8 strings | Ben Gamari | 2017-04-17 | 1 | -3/+1 |
* | Fixed error messages for RecursiveDo (#8501) | Rupert Horlick | 2017-03-29 | 1 | -0/+15 |
* | Improve StringBuffer and FastString docs | Phil Ruffwind | 2016-12-17 | 1 | -4/+38 |
* | Drop pre-AMP compatibility CPP conditionals | Herbert Valerio Riedel | 2015-12-31 | 1 | -4/+0 |
* | Skip a possible BOM in utf8 encoding | Joachim Breitner | 2015-09-25 | 1 | -3/+7 |
* | Refactor: delete most of the module FastTypes | Thomas Miedema | 2015-08-21 | 1 | -20/+3 |
* | compiler: de-lhs utils/ | Austin Seipp | 2014-12-03 | 1 | -0/+257 |