[network] #1: unpackFamily on Windows fails match
network
libraries at haskell.org
Sat Jan 17 18:17:21 EST 2009
#1: unpackFamily on Windows fails match
-------------------------+--------------------------------------------------
Reporter: igloo | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: component1 | Version:
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment (by igloo):
Testcase:
{{{
module Main where
import Network.BSD
main = getHostByName "zao.se" >>= print
}}}
--
Ticket URL: <http://trac.haskell.org/network/ticket/1#comment:2>
network <http://projects.haskell.org/network/>
Networking-related facilities
More information about the Libraries
mailing list