<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-11295132.post4935385668423688429..comments</id><updated>2009-05-10T08:02:41.587-07:00</updated><title type='text'>Comments on A Neighborhood of Infinity: Rewriting Monadic Expressions with Template Haskel...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.sigfpe.com/feeds/4935385668423688429/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default'/><link rel='alternate' type='text/html' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html'/><author><name>sigfpe</name><uri>http://www.blogger.com/profile/08096190433222340957</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-11295132.post-2530034313580791880</id><published>2009-05-10T04:00:00.000-07:00</published><updated>2009-05-10T04:00:00.000-07:00</updated><title type='text'>(# is the GHC syntax for an unboxed tuple.  It's t...</title><content type='html'>(# is the GHC syntax for an unboxed tuple.  It's therefore magic, and you can't use it anywhere (making # a generally poor choice for an operator name, even though it's not reserved).  You can get around it by writing ( # ) = ... instead.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default/2530034313580791880'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default/2530034313580791880'/><link rel='alternate' type='text/html' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html?showComment=1241953200000#c2530034313580791880' title=''/><author><name>Twey</name><uri>http://profile.typekey.com/Twey/</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html' ref='tag:blogger.com,1999:blog-11295132.post-4935385668423688429' source='http://www.blogger.com/feeds/11295132/posts/default/4935385668423688429' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-11295132.post-7717734634757624224</id><published>2009-02-11T00:01:00.000-08:00</published><updated>2009-02-11T00:01:00.000-08:00</updated><title type='text'>Can someone explain to me why I get a parsing erro...</title><content type='html'>Can someone explain to me why I get a parsing error on this line:&lt;BR/&gt;&lt;BR/&gt;&amp;gt; (#) x y = liftM2 AppE x y&lt;BR/&gt;&lt;BR/&gt;But this code is fine:&lt;BR/&gt;&lt;BR/&gt;&amp;gt; x # y = liftM2 AppE x y</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default/7717734634757624224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default/7717734634757624224'/><link rel='alternate' type='text/html' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html?showComment=1234339260000#c7717734634757624224' title=''/><author><name>Wei Hu</name><uri>http://www.blogger.com/profile/13683552196436356037</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html' ref='tag:blogger.com,1999:blog-11295132.post-4935385668423688429' source='http://www.blogger.com/feeds/11295132/posts/default/4935385668423688429' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-11295132.post-5360002954247401657</id><published>2009-01-05T17:07:00.000-08:00</published><updated>2009-01-05T17:07:00.000-08:00</updated><title type='text'>Arnar,Like amb in the sense that you can examine t...</title><content type='html'>Arnar,&lt;BR/&gt;&lt;BR/&gt;Like amb in the sense that you can examine the value of&lt;BR/&gt;&lt;BR/&gt;$(test [| extract [1,2,3]*extract [4,5,6]==8 |] )&lt;BR/&gt;&lt;BR/&gt;to find out if 8 factors as a certain type of product, as in &lt;A HREF="http://www.randomhacks.net/articles/2005/10/11/amb-operator" REL="nofollow"&gt;example&lt;/A&gt;.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default/5360002954247401657'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default/5360002954247401657'/><link rel='alternate' type='text/html' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html?showComment=1231204020000#c5360002954247401657' title=''/><author><name>sigfpe</name><uri>http://www.blogger.com/profile/08096190433222340957</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='09401818062305273147'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html' ref='tag:blogger.com,1999:blog-11295132.post-4935385668423688429' source='http://www.blogger.com/feeds/11295132/posts/default/4935385668423688429' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-11295132.post-5356588019488246740</id><published>2009-01-05T15:52:00.000-08:00</published><updated>2009-01-05T15:52:00.000-08:00</updated><title type='text'>Can you elaborate on the comment that 1 + extract ...</title><content type='html'>Can you elaborate on the comment that 1 + extract [1,2,3]  -&amp;gt; [2,3,4]  is like McCarthy&amp;#39;s ambiguous operator? As I understood the latter, it is about backtracking.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default/5356588019488246740'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default/5356588019488246740'/><link rel='alternate' type='text/html' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html?showComment=1231199520000#c5356588019488246740' title=''/><author><name>Arnar Birgisson</name><uri>http://www.blogger.com/profile/12073820949049315334</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html' ref='tag:blogger.com,1999:blog-11295132.post-4935385668423688429' source='http://www.blogger.com/feeds/11295132/posts/default/4935385668423688429' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-11295132.post-402592556434321764</id><published>2009-01-03T14:21:00.000-08:00</published><updated>2009-01-03T14:21:00.000-08:00</updated><title type='text'>Nice post, but you forgot &gt; {-# LANGUAGE TemplateH...</title><content type='html'>Nice post, but you forgot &lt;BR/&gt;&lt;BR/&gt;&amp;gt; {-# LANGUAGE TemplateHaskell #-}&lt;BR/&gt;&lt;BR/&gt;as the first line of Test.lhs.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default/402592556434321764'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/11295132/4935385668423688429/comments/default/402592556434321764'/><link rel='alternate' type='text/html' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html?showComment=1231021260000#c402592556434321764' title=''/><author><name>Shin no Noir</name><uri>http://www.blogger.com/profile/08974372500960094990</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.sigfpe.com/2009/01/rewriting-monadic-expressions-with.html' ref='tag:blogger.com,1999:blog-11295132.post-4935385668423688429' source='http://www.blogger.com/feeds/11295132/posts/default/4935385668423688429' type='text/html'/></entry></feed>