diff options
author | Fumiaki Kinoshita <fumiexcel@gmail.com> | 2015-03-25 13:30:25 +0900 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2015-03-25 14:47:22 +0100 |
commit | 9db005a444722e31aca1956b058e069bcf3cacbd (patch) | |
tree | 47c433696d584c5a3138eff13e638832027d30c1 /aclocal.m4 | |
parent | 33cfa5ff9db4e7886b3e7c2eed5ac1c75436bc4c (diff) | |
download | haskell-9db005a444722e31aca1956b058e069bcf3cacbd.tar.gz |
Add Monad instance for `((,) a)` (#10190)
This was proposed a couple of times in the past, e.g.
- https://mail.haskell.org/pipermail/libraries/2011-November/017153.html
- https://mail.haskell.org/pipermail/libraries/2013-July/020446.html
but its implementation had been blocked by the fact that `Monoid` wasn't
in scope where the `Monad` class was defined. Since the AMP/FTP restructuring
this is no longer the case.
Diffstat (limited to 'aclocal.m4')
0 files changed, 0 insertions, 0 deletions