Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typos | Eric Lindblad | 2022-07-18 | 1 | -1/+1 |
* | Implement list `fold` and `foldMap` via mconcat | Koz Ross | 2021-04-10 | 1 | -0/+9 |
* | Update `base` package | Sylvain Henry | 2020-06-17 | 1 | -1/+1 |
* | Fix typos, via a Levenshtein-style corrector | Brian Wignall | 2020-01-04 | 1 | -1/+1 |
* | Adding examples to Semigroup/monoid | Dan Brooks | 2019-11-06 | 1 | -0/+6 |
* | Typeset Big-O complexities with Tex-style notation (#16090) | Sven Tennie | 2019-04-17 | 1 | -2/+2 |
* | base: Add references to Notes for certain special imports | Chaitanya Koparkar | 2018-09-05 | 1 | -1/+1 |
* | base: Add dependency on GHC.Integer in a few boot files | Ben Gamari | 2018-04-06 | 1 | -0/+1 |
* | Add @since annotations for derived instances in base | Chaitanya Koparkar | 2018-03-02 | 1 | -8/+56 |
* | base: Remove redundant subtraction in (^) and stimes | Ben Gamari | 2017-11-21 | 1 | -4/+10 |
* | Make Semigroup a superclass of Monoid (re #14191) | Herbert Valerio Riedel | 2017-09-07 | 2 | -0/+270 |