Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added do-notation examples for Functor, Applicative and Monad combinators. | Baldur Blöndal | 2019-07-20 | 1 | -0/+10 |
* | Implement the EmptyDataDeriving proposal | Ryan Scott | 2017-11-02 | 1 | -21/+12 |
* | Make Semigroup a superclass of Monoid (re #14191) | Herbert Valerio Riedel | 2017-09-07 | 1 | -0/+6 |
* | Doctest for Void.absurd | David Luposchainsky | 2017-08-17 | 1 | -0/+8 |
* | Add @since annotations to base instances | Seraphime Kirkovski | 2016-06-06 | 1 | -0/+6 |
* | base: drop redundant Typeable derivings | Herbert Valerio Riedel | 2015-03-07 | 1 | -1/+0 |
* | Convert `/Since: .../` to new `@since ...` syntax | Herbert Valerio Riedel | 2014-12-16 | 1 | -4/+4 |
* | Add Data.Void to base (re #9814) | Herbert Valerio Riedel | 2014-11-21 | 1 | -0/+74 |