<?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 demonstration of Haskell FFI</title>
	<atom:link href="http://blog.danieroux.com/2007/01/01/simple-demonstration-of-haskell-ffi/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danieroux.com/2007/01/01/simple-demonstration-of-haskell-ffi/</link>
	<description>interested in being interested</description>
	<lastBuildDate>Mon, 05 Apr 2010 15:46:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dinner</title>
		<link>http://blog.danieroux.com/2007/01/01/simple-demonstration-of-haskell-ffi/comment-page-1/#comment-66</link>
		<dc:creator>dinner</dc:creator>
		<pubDate>Tue, 11 Aug 2009 18:51:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danieroux.com/?p=13#comment-66</guid>
		<description>You should probably use &quot;CInt&quot; in &quot;Foreign.C.Types&quot; instead of &quot;Int&quot;, when declaring the haskell version of the c-function.</description>
		<content:encoded><![CDATA[<p>You should probably use &#8220;CInt&#8221; in &#8220;Foreign.C.Types&#8221; instead of &#8220;Int&#8221;, when declaring the haskell version of the c-function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brassel</title>
		<link>http://blog.danieroux.com/2007/01/01/simple-demonstration-of-haskell-ffi/comment-page-1/#comment-65</link>
		<dc:creator>Brassel</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danieroux.com/?p=13#comment-65</guid>
		<description>&lt;p&gt;Now, after desparately seeking around in &#8220;cookbooks&#8221; and the like for three hours, this site was finally helpfull.&lt;/p&gt;


	&lt;p&gt;Everyone else was pleased to import standard functions from standard libraries which saves about 93% of the steps and
is only 7% helpful when you wrote an own library.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Now, after desparately seeking around in &#8220;cookbooks&#8221; and the like for three hours, this site was finally helpfull.</p>
<p>Everyone else was pleased to import standard functions from standard libraries which saves about 93% of the steps and<br />
is only 7% helpful when you wrote an own library.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

