I don&#39;t like this bias toward singling out Monad among all of the type classes, thereby perpetuating the misleading mystique surrounding Monad.  If you&#39;re going to call [3,5,8] &quot;a monadic value&quot;, then please give equal time to other type classes by also calling [3,5,8] &quot;a functorial value&quot; (&quot;functorific&quot;?), &quot;an applicative value&quot;, &quot;a monoidal value&quot;, &quot;a foldable value&quot; (&quot;foldalicious&quot;?), &quot;a traversable value&quot;, &quot;a numeric value&quot; (see the applicative-numbers package), etc.  Similarly when referring to values of other types that happen to be monads as well as other type classes.<br>

<br>   - Conal<br><br><div class="gmail_quote">On Wed, Jan 27, 2010 at 12:17 PM, Jochem Berndsen <span dir="ltr">&lt;<a href="mailto:jochem@functor.nl">jochem@functor.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">Luke Palmer wrote:<br>
&gt; On Wed, Jan 27, 2010 at 11:39 AM, Jochem Berndsen &lt;<a href="mailto:jochem@functor.nl">jochem@functor.nl</a>&gt; wrote:<br>
&gt;&gt;&gt; Now, here&#39;s the question: Is is correct to say that [3, 5, 8] is a<br>
&gt;&gt;&gt; monad?<br>
&gt;&gt; In what sense would this be a monad? I don&#39;t quite get your question.<br>
&gt;<br>
&gt; I think the question is this:  if m is a monad, then what do you call<br>
&gt; a thing of type m Int, or m Whatever.<br>
<br>
</div>Ah yes, I see. It&#39;s probably the most common to call this a &quot;monadic<br>
value&quot; or &quot;monadic action&quot;. As Daniel pointed out, the type constructor<br>
itself is called a &quot;monad&quot; (e.g., Maybe).<br>
<br>
Jochem<br>
<font color="#888888"><br>
--<br>
</font><div class="im">Jochem Berndsen | <a href="mailto:jochem@functor.nl">jochem@functor.nl</a><br>
</div><div><div></div><div class="h5">_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</div></div></blockquote></div><br>