<?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: Unix hacking in Haskell: better pseudoterminal support</title>
	<atom:link href="http://www.serpentine.com/blog/2008/09/30/unix-hacking-in-haskell-better-pseudoterminal-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serpentine.com/blog/2008/09/30/unix-hacking-in-haskell-better-pseudoterminal-support/</link>
	<description>Bryan O&#039;Sullivan&#039;s blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:41:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mathijs Kwik</title>
		<link>http://www.serpentine.com/blog/2008/09/30/unix-hacking-in-haskell-better-pseudoterminal-support/comment-page-1/#comment-256622</link>
		<dc:creator>Mathijs Kwik</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:54:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.serpentine.com/blog/?p=281#comment-256622</guid>
		<description>This code is quite useful, but both executePseudoTerminal and executePseudoTerminalFD blow up with &quot;hardware fault (Input/output error)&quot; when the child process exits and I try to read more of its output.

Is it possible to have child-exits just result in a EOF?
That way hGetContents won&#039;t break.

Thanks for any help</description>
		<content:encoded><![CDATA[<p>This code is quite useful, but both executePseudoTerminal and executePseudoTerminalFD blow up with &#8220;hardware fault (Input/output error)&#8221; when the child process exits and I try to read more of its output.</p>
<p>Is it possible to have child-exits just result in a EOF?<br />
That way hGetContents won&#8217;t break.</p>
<p>Thanks for any help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Taylor</title>
		<link>http://www.serpentine.com/blog/2008/09/30/unix-hacking-in-haskell-better-pseudoterminal-support/comment-page-1/#comment-223765</link>
		<dc:creator>Ian Taylor</dc:creator>
		<pubDate>Thu, 16 Apr 2009 16:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.serpentine.com/blog/?p=281#comment-223765</guid>
		<description>This is very useful and I too would like to see it either in the unix package or on hackage.

Anything I can do to help? Packaging, testing?</description>
		<content:encoded><![CDATA[<p>This is very useful and I too would like to see it either in the unix package or on hackage.</p>
<p>Anything I can do to help? Packaging, testing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Ballard</title>
		<link>http://www.serpentine.com/blog/2008/09/30/unix-hacking-in-haskell-better-pseudoterminal-support/comment-page-1/#comment-217297</link>
		<dc:creator>Kevin Ballard</dc:creator>
		<pubDate>Thu, 19 Mar 2009 19:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.serpentine.com/blog/?p=281#comment-217297</guid>
		<description>This looks useful. Why isn&#039;t it on Hackage?</description>
		<content:encoded><![CDATA[<p>This looks useful. Why isn&#8217;t it on Hackage?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

