[Haskell-beginners] Search for docs on operator '<+>'.
Jared Wigmore
jared.wigmore at gmail.com
Tue Nov 8 02:03:12 CET 2011
Hi,
It's part of the "Arrows" system, see: http://www.haskell.org/arrows/
and http://hackage.haskell.org/packages/archive/base/latest/doc/html/Control-Arrow.html
On Tue, Nov 8, 2011 at 3:47 AM, Brent Yorgey <byorgey at seas.upenn.edu> wrote:
> On Mon, Nov 07, 2011 at 01:16:51PM -0500, Allen S. Rout wrote:
>>
>>
>> Google seems to barf on '<+>'. I've found a haskell "list of
>> operators", and it's not mentioned.
>>
>> Could some kind soul point me at documentation for this thing?
>>
>> - Allen S. Rout
>
> In theory there could be many different definitions of <+> in many
> different packages. Off the top of my head I do not know of a
> "standard" meaning for it. Why are you looking for it? Did you see
> it used somewhere in particular?
>
> -Brent
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
--
Jared Wigmore <jared.wigmore at gmail.com>
More information about the Beginners
mailing list