From: Simon Marlow Date: Wed, 15 Sep 2010 14:18:09 +0000 (+0000) Subject: errno corresponding to ERROR_NO_DATA should be EPIPE (non-threaded RTS) X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;ds=sidebyside;h=0cbb1f34579da2b3ba8e199c3a95f6312710659f;hp=0cbb1f34579da2b3ba8e199c3a95f6312710659f;p=ghc-hetmet.git errno corresponding to ERROR_NO_DATA should be EPIPE (non-threaded RTS) ---