Proposal: newtype for applicatives of monoids
Edward Kmett
ekmett at gmail.com
Mon Aug 3 19:14:25 UTC 2015
To offer a couple more colors for the bikeshed:
In my old monoids package, this exists as App:
http://hackage.haskell.org/package/monoids-0.3.2/docs/Data-Monoid-Applicative.html
In the newer reducers package, it has been shortened to Ap:
http://hackage.haskell.org/package/reducers-3.10.3.2/docs/Data-Semigroup-Applicative.html
-Edward
On Mon, Aug 3, 2015 at 1:58 PM, John Wiegley <johnw at newartisans.com> wrote:
> >>>>> Christopher Allen <cma at bitemyapp.com> writes:
>
> > Might as well capture all of 'em in one go.
> > +1 w/ aforementioned mappend/mplus fix.
>
> +1
>
> John
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/libraries/attachments/20150803/639d2826/attachment.html>
More information about the Libraries
mailing list