Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace BlockSequence with OrdList in BlockLayout.hs | klebinger.andreas@gmx.at | 2019-01-31 | 1 | -1/+22 |
* | Fix unused-import warnings | David Eichmann | 2018-11-22 | 1 | -1/+0 |
* | NCG: New code layout algorithm. | Andreas Klebinger | 2018-11-17 | 1 | -1/+9 |
* | Check for singletons when creating Bag/OrdList from a list. | klebinger.andreas@gmx.at | 2018-06-02 | 1 | -0/+1 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Canonicalise Monoid instances in GHC | Herbert Valerio Riedel | 2017-09-09 | 1 | -1/+1 |
* | Drop GHC 7.10 compatibility | Ryan Scott | 2017-08-01 | 1 | -5/+0 |
* | OrdList: Add Foldable, Traversable instances | Ben Gamari | 2016-11-29 | 1 | -3/+9 |
* | Drop pre-AMP compatibility CPP conditionals | Herbert Valerio Riedel | 2015-12-31 | 1 | -3/+0 |
* | Implement warnings for Semigroups as parent of Monoid | David Luposchainsky | 2015-11-29 | 1 | -0/+9 |
* | API Annotations tweaks. | Alan Zimmerman | 2015-01-16 | 1 | -1/+9 |
* | Source notes (Core support) | Peter Wortmann | 2014-12-16 | 1 | -0/+10 |
* | compiler: de-lhs utils/ | Austin Seipp | 2014-12-03 | 1 | -0/+98 |