[Haskell-cafe] Happstack + network package issue on the Mac

Sean Leather leather at cs.uu.nl
Sun Oct 18 07:02:21 EDT 2009


On Sat, Oct 10, 2009 at 15:13, Duncan Coutts wrote:

> From what Gregory and Anton have said, it sounds like the SockAddr6,
> HostAddress6 constructors should always be available, but that using
> them with the socket functions should fail at runtime on platforms with
> no IPv6 support, or when IPv6 support is turned off for some reason.
>
> That would probably make it rather easier to have portable programs that
> can optionally use IPv6. Having to use TH to test at compile time if a
> constructor is or is not exported from another package is more than a
> little unpleasant.
>

+1

Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091018/9ec29c2a/attachment.html


More information about the Haskell-Cafe mailing list