<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Simple Haskell Web Programming with HAppS</title>
	<atom:link href="http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/</link>
	<description>Adventures in Computer Programming</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:07:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: How to Install HAppS - bluebones.net</title>
		<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/comment-page-1/#comment-15811</link>
		<dc:creator>How to Install HAppS - bluebones.net</dc:creator>
		<pubDate>Sun, 06 Jan 2008 14:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/#comment-15811</guid>
		<description>[...] Update: the rest of the HAppS tutorial was fairly dense and difficult to understand as well as being somewhat out of date. To remedy this situation I wrote Simple Haskell Web Programming with HAppS. [...]</description>
		<content:encoded><![CDATA[<p>[...] Update: the rest of the HAppS tutorial was fairly dense and difficult to understand as well as being somewhat out of date. To remedy this situation I wrote Simple Haskell Web Programming with HAppS. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry</title>
		<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/comment-page-1/#comment-11498</link>
		<dc:creator>Jerry</dc:creator>
		<pubDate>Tue, 02 Oct 2007 22:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/#comment-11498</guid>
		<description>Thanks for a nice example.  I have been very intrigued by HAppS for a while but have constantly been put off by the confusing, missing, outdated, and sometimes wrong documentation.  The questions that get asked on the HAppS mailing list go flying over my head.  I&#039;ve been search for something between broken tutorial and esoteric questions, and your refreshing example fits the bill nicely!  Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for a nice example.  I have been very intrigued by HAppS for a while but have constantly been put off by the confusing, missing, outdated, and sometimes wrong documentation.  The questions that get asked on the HAppS mailing list go flying over my head.  I&#8217;ve been search for something between broken tutorial and esoteric questions, and your refreshing example fits the bill nicely!  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas David Baker</title>
		<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/comment-page-1/#comment-11486</link>
		<dc:creator>Thomas David Baker</dc:creator>
		<pubDate>Tue, 02 Oct 2007 15:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/#comment-11486</guid>
		<description>Thanks Manu, I&#039;ve corrected those too.  Apparently wordpress doesn&#039;t like less than symbols.</description>
		<content:encoded><![CDATA[<p>Thanks Manu, I&#8217;ve corrected those too.  Apparently wordpress doesn&#8217;t like less than symbols.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manu</title>
		<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/comment-page-1/#comment-11479</link>
		<dc:creator>manu</dc:creator>
		<pubDate>Tue, 02 Oct 2007 14:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/#comment-11479</guid>
		<description>oops it got chomped

A few more correction to get the last example to compile :

line 35 :  &lt; - should be &lt;-
line 76 &amp; 80 : &lt; &lt; should be &lt;&lt;

otherwise it works, thanks for the tutorial !</description>
		<content:encoded><![CDATA[<p>oops it got chomped</p>
<p>A few more correction to get the last example to compile :</p>
<p>line 35 :  &lt; &#8211; should be &lt;-<br />
line 76 &amp; 80 : &lt; &lt; should be &lt;&lt;</p>
<p>otherwise it works, thanks for the tutorial !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manu</title>
		<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/comment-page-1/#comment-11478</link>
		<dc:creator>manu</dc:creator>
		<pubDate>Tue, 02 Oct 2007 14:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/#comment-11478</guid>
		<description>A few more correction to get the last example to compile :

line 35 :  </description>
		<content:encoded><![CDATA[<p>A few more correction to get the last example to compile :</p>
<p>line 35 :</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas David Baker</title>
		<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/comment-page-1/#comment-11452</link>
		<dc:creator>Thomas David Baker</dc:creator>
		<pubDate>Mon, 01 Oct 2007 19:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/#comment-11452</guid>
		<description>Sorry Manu bit of an escape character failure there.  This line:

&lt;pre&gt;
,h (re [&quot;post&quot;, &quot;([0-9]+)&quot;])  GET  $ ok $ (id:_) () -&gt; respond (&quot;Display post &quot; ++ id)
&lt;/pre&gt;

should be:

&lt;pre&gt;
,h (re [&quot;post&quot;, &quot;([0-9]+)&quot;])  GET  $ ok $ \\(id:_) () -&gt; respond (&quot;Display post &quot; ++ id)
&lt;/pre&gt;

(that&#039;s a haskell lambda expression for a function with two arguments the first of which is a list and the second is null).

I&#039;ve corrected it in the article.  Thanks!</description>
		<content:encoded><![CDATA[<p>Sorry Manu bit of an escape character failure there.  This line:</p>
<pre>
,h (re ["post", "([0-9]+)"])  GET  $ ok $ (id:_) () -> respond ("Display post " ++ id)
</pre>
<p>should be:</p>
<pre>
,h (re ["post", "([0-9]+)"])  GET  $ ok $ \\(id:_) () -> respond ("Display post " ++ id)
</pre>
<p>(that&#8217;s a haskell lambda expression for a function with two arguments the first of which is a list and the second is null).</p>
<p>I&#8217;ve corrected it in the article.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manu</title>
		<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/comment-page-1/#comment-11451</link>
		<dc:creator>manu</dc:creator>
		<pubDate>Mon, 01 Oct 2007 17:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/#comment-11451</guid>
		<description>this snippet :

&lt;pre&gt;
main = stdHTTP $ debugFilter : noState : 
           [h [&quot;new&quot;]                           GET  $ ok $ val &quot;Show create post form&quot;
           ,h [&quot;new&quot;]                           POST $ ok $ val &quot;Save post and forward to display post&quot;
           ,h (re [&quot;post&quot;, &quot;([0-9]+)&quot;])  GET  $ ok $ (id:_) () -&gt; respond (&quot;Display post &quot; ++ id)
           ,h [&quot;&quot;]                              GET  $ ok $ val &quot;Display five most recent posts&quot;
           ]
&lt;/pre&gt;

refuse to compile :

&lt;pre&gt;
[1 of 1] Compiling Main             ( Hello.hs, Hello.o )
&lt;/pre&gt;

Hello.hs:9:63: parse error on input `-&gt;&#039;
</description>
		<content:encoded><![CDATA[<p>this snippet :</p>
<pre>
main = stdHTTP $ debugFilter : noState :
           [h ["new"]                           GET  $ ok $ val "Show create post form"
           ,h ["new"]                           POST $ ok $ val "Save post and forward to display post"
           ,h (re ["post", "([0-9]+)"])  GET  $ ok $ (id:_) () -&gt; respond ("Display post " ++ id)
           ,h [""]                              GET  $ ok $ val "Display five most recent posts"
           ]
</pre>
<p>refuse to compile :</p>
<pre>
[1 of 1] Compiling Main             ( Hello.hs, Hello.o )
</pre>
<p>Hello.hs:9:63: parse error on input `-&gt;&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas David Baker</title>
		<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/comment-page-1/#comment-11424</link>
		<dc:creator>Thomas David Baker</dc:creator>
		<pubDate>Sun, 30 Sep 2007 21:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/#comment-11424</guid>
		<description>Hey, if it&#039;s not Haskell compiled down to javascript then we don&#039;t want to know! :)</description>
		<content:encoded><![CDATA[<p>Hey, if it&#8217;s not Haskell compiled down to javascript then we don&#8217;t want to know! <img src='http://bluebones.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Aquino</title>
		<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/comment-page-1/#comment-11423</link>
		<dc:creator>Jonathan Aquino</dc:creator>
		<pubDate>Sun, 30 Sep 2007 18:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/#comment-11423</guid>
		<description>Ah shoot, it stripped out my code - anyway I just pasted in the snippet from http://js-kit.com/comments/</description>
		<content:encoded><![CDATA[<p>Ah shoot, it stripped out my code &#8211; anyway I just pasted in the snippet from <a href="http://js-kit.com/comments/" rel="nofollow">http://js-kit.com/comments/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Aquino</title>
		<link>http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/comment-page-1/#comment-11422</link>
		<dc:creator>Jonathan Aquino</dc:creator>
		<pubDate>Sun, 30 Sep 2007 18:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://bluebones.net/2007/09/simple-haskell-web-programming-with-happs/#comment-11422</guid>
		<description>Here&#039;s how to add comments with one line of code :-)


</description>
		<content:encoded><![CDATA[<p>Here&#8217;s how to add comments with one line of code <img src='http://bluebones.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

