Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FastString: Supply mconcat implementation | Ben Gamari | 2016-07-08 | 1 | -0/+1 |
* | FastString: Add IsString instance | Ben Gamari | 2016-07-08 | 1 | -0/+3 |
* | FastString: Reduce allocations of concatFS | Ben Gamari | 2016-07-08 | 1 | -1/+1 |
* | Remove 'deriving Typeable' statements | Ryan Scott | 2016-05-24 | 1 | -2/+2 |
* | Add Monoid instance for FastString | Ben Gamari | 2016-03-05 | 1 | -0/+4 |
* | Drop pre-AMP compatibility CPP conditionals | Herbert Valerio Riedel | 2015-12-31 | 1 | -4/+0 |
* | Delete ExtsCompat46 (#8330) | Thomas Miedema | 2015-08-24 | 1 | -4/+4 |
* | Refactor: delete most of the module FastTypes | Thomas Miedema | 2015-08-21 | 1 | -36/+5 |
* | Use strict atomicModifyIORef' (added in GHC 7.6). | Edward Z. Yang | 2015-01-28 | 1 | -4/+4 |
* | compiler: de-lhs utils/ | Austin Seipp | 2014-12-03 | 1 | -0/+640 |