On 24 February 2012 01:01, Joey Adams <joeyadams3.14...@gmail.com> wrote:
> On Wed, Feb 22, 2012 at 10:23 PM, Johan Tibell <johan.tib...@gmail.com> wrote:
>> But the network package doesn't try to let you work with raw file
>> descriptors elsewhere (e.g. send and recv.) I'm not saying that
>> functions on Fds aren't useful, they are, just that the network
>> package is the wrong place for them. I'd put them in the unix package.
>
> Putting them in the unix package means they won't be available for
> Windows (where I needed them the most).

what about unix-compat (and making that a dep of network)?

Conrad.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to