On Sun, Aug 2, 2009 at 8:32 PM, Bertram Felgenhauer <bertram.felgenhauer@googlemail.com> wrote:
Antoine Latter wrote:
> - Does anyone have a version of 'network' which builds against GHC
> head? I could bludgeon in the new GHC.IO.FD.FD type myself, but I'd
> thought I'd ask around first.

http://int-e.home.tlink.de/haskell/network-ghc-6.11.dpatch

works for me.

I've applied this to the network HEAD. Thanks for the patch.

-- Johan