I don't want to take App because it's probably the most popular name for representing function application in ASTs.

On Aug 3, 2015 3:14 PM, "Edward Kmett" <ekmett@gmail.com> wrote:
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@newartisans.com> wrote:
>>>>> Christopher Allen <cma@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@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries


_______________________________________________
Libraries mailing list
Libraries@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries