<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">There is also <a href="http://hackage.haskell.org/package/free-4.12.1/docs/Control-Applicative-Free.html#t:Ap" class="">http://hackage.haskell.org/package/free-4.12.1/docs/Control-Applicative-Free.html#t:Ap</a>, which is totally different thing, yet related to Applicative.<div class=""><div class=""><br class=""></div><div class="">reducers Ap has getApp field name, which is probably copy&paste mistake:</div><div class=""><a href="http://hackage.haskell.org/package/reducers-3.10.3.2/docs/Data-Semigroup-Applicative.html#t:Ap" class="">http://hackage.haskell.org/package/reducers-3.10.3.2/docs/Data-Semigroup-Applicative.html#t:Ap</a></div><div class=""><br class=""></div><div class="">In that light I’d prefer</div><div class="">- Appl with getAppl,</div><div class="">- Ap unchanged in free package</div><div class="">- App left free</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 05 Aug 2015, at 12:15, Andreas Abel <<a href="mailto:andreas.abel@ifi.lmu.de" class="">andreas.abel@ifi.lmu.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">+1 to Ap.<br class=""><br class="">On 04.08.2015 05:21, David Feuer wrote:<br class=""><blockquote type="cite" class="">Ap seems a good name, and it's already used for that, so I'd support<br class="">that bike shed color.<br class=""><br class="">On Aug 3, 2015 3:14 PM, "Edward Kmett" <<a href="mailto:ekmett@gmail.com" class="">ekmett@gmail.com</a><br class=""><<a href="mailto:ekmett@gmail.com" class="">mailto:ekmett@gmail.com</a>>> wrote:<br class=""><br class=""> To offer a couple more colors for the bikeshed:<br class=""><br class=""> In my old monoids package, this exists as App:<br class=""><br class=""> <a href="http://hackage.haskell.org/package/monoids-0.3.2/docs/Data-Monoid-Applicative.html" class="">http://hackage.haskell.org/package/monoids-0.3.2/docs/Data-Monoid-Applicative.html</a><br class=""><br class=""> In the newer reducers package, it has been shortened to Ap:<br class=""><br class=""> <a href="http://hackage.haskell.org/package/reducers-3.10.3.2/docs/Data-Semigroup-Applicative.html" class="">http://hackage.haskell.org/package/reducers-3.10.3.2/docs/Data-Semigroup-Applicative.html</a><br class=""><br class=""> -Edward<br class=""><br class=""> On Mon, Aug 3, 2015 at 1:58 PM, John Wiegley <<a href="mailto:johnw@newartisans.com" class="">johnw@newartisans.com</a><br class=""> <<a href="mailto:johnw@newartisans.com" class="">mailto:johnw@newartisans.com</a>>> wrote:<br class=""><br class=""> >>>>> Christopher Allen <<a href="mailto:cma@bitemyapp.com" class="">cma@bitemyapp.com</a> <<a href="mailto:cma@bitemyapp.com" class="">mailto:cma@bitemyapp.com</a>>> writes:<br class=""><br class=""> > Might as well capture all of 'em in one go.<br class=""> > +1 w/ aforementioned mappend/mplus fix.<br class=""><br class=""> +1<br class=""><br class=""> John<br class=""> _______________________________________________<br class=""> Libraries mailing list<br class=""> <a href="mailto:Libraries@haskell.org" class="">Libraries@haskell.org</a> <<a href="mailto:Libraries@haskell.org" class="">mailto:Libraries@haskell.org</a>><br class=""> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" class="">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries</a><br class=""><br class=""><br class=""><br class=""> _______________________________________________<br class=""> Libraries mailing list<br class=""> <a href="mailto:Libraries@haskell.org" class="">Libraries@haskell.org</a> <<a href="mailto:Libraries@haskell.org" class="">mailto:Libraries@haskell.org</a>><br class=""> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" class="">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries</a><br class=""><br class=""><br class=""><br class="">_______________________________________________<br class="">Libraries mailing list<br class=""><a href="mailto:Libraries@haskell.org" class="">Libraries@haskell.org</a><br class="">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries<br class=""><br class=""></blockquote><br class=""><br class="">-- <br class="">Andreas Abel <>< Du bist der geliebte Mensch.<br class=""><br class="">Department of Computer Science and Engineering<br class="">Chalmers and Gothenburg University, Sweden<br class=""><br class=""><a href="mailto:andreas.abel@gu.se" class="">andreas.abel@gu.se</a><br class="">http://www2.tcs.ifi.lmu.de/~abel/<br class="">_______________________________________________<br class="">Libraries mailing list<br class="">Libraries@haskell.org<br class="">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries<br class=""><br class=""></div></blockquote></div><br class=""></div></div></body></html>