<br><br><div class="gmail_quote">On Thu, Apr 15, 2010 at 12:16 AM, James Britt <span dir="ltr">&lt;<a href="mailto:james@neurogami.com">james@neurogami.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Gour wrote:<br>
&gt; On Sun, 11 Apr 2010 23:14:15 -0700<br>
&gt;&gt;&gt;&gt;&gt;&gt;&gt; &quot;Michael&quot; == Michael Snoyman wrote:<br>
&gt;<br>
&gt; Michael&gt; Funny to see this mentioned right now; I&#39;m in the middle of<br>
&gt; Michael&gt; incorporating it into Yesod. It&#39;s most definitely haml-like:<br>
&gt;<br>
&gt; Heh...somehow I&#39;ve stumbled upon Haml/Sass after researching about<br>
&gt; static-site generators (StaticMatic supports Haml) and then thought<br>
&gt; about Haskell...which has brought me to Hamlet. :-)<br>
&gt;<br>
&gt; The wikipedia page (<a href="http://en.wikipedia.org/wiki/Haml#Implementations" target="_blank">http://en.wikipedia.org/wiki/Haml#Implementations</a>)<br>
&gt; lists severeal implementations, that&#39;s why I&#39;ve asked if Hamlet could<br>
&gt; be counted as one?<br>
&gt;<br>
&gt; Michael&gt; haml itself allows embedding of arbitrary Ruby code, so that&#39;s<br>
&gt; Michael&gt; not really something I&#39;m interested in here.<br>
&gt;<br>
&gt; Same here. No interest in Ruby.<br>
<br></div>
The use of Ruby is orthogonal to Haml.  Ruby implementations allow for inserting Ruby.  There&#39;s no reason any other implementation has to do that.   It&#39;s meant to output (x)html.  A Haskell version could have inline Haskell.  Or not.<br>

<br></blockquote><div>I really was saying that I don&#39;t want to allow embedding of arbitrary code in templates.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

(That said, I can&#39;t stand Haml, and it&#39;s popularity among Rubyists is depressing. I&#39;d avoid it just as much were it part of any Haskell lib.)<br>
<br></blockquote><div>Out of curiosity, why? I&#39;ve never really used it large-scale before, but it seems to work rather nicely.</div><div><br></div><div>Michael</div></div>