Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Monad instance for `((,) a)` (#10190) | Fumiaki Kinoshita | 2015-03-25 | 1 | -0/+1 |
* | Export `Monoid(..)`/`Foldable(..)`/`Traversable(..)` from Prelude | Herbert Valerio Riedel | 2014-09-21 | 1 | -2/+4 |
* | Export `Traversable()` and `Foldable()` from Prelude | Herbert Valerio Riedel | 2014-09-15 | 1 | -0/+2 |
* | Make Applicative a superclass of Monad | Austin Seipp | 2014-09-09 | 1 | -0/+2 |
* | Use U+2018 instead of U+201B quote mark in compiler messages | Herbert Valerio Riedel | 2014-02-25 | 1 | -16/+16 |
* | Explicit kinds in :info command ===> testsuite wibbles | Simon Peyton Jones | 2013-05-27 | 1 | -1/+2 |
* | Add a couple of tests for #7627 | Ian Lynagh | 2013-02-25 | 1 | -0/+25 |