#2250: unpackFamily with AF_INET on Windows fails match
-----------------------+----------------------------------------------------
Reporter: larsv | Owner:
Type: bug | Status: new
Priority: normal | Component: libraries/network
Version: 6.9 | Severity: normal
Keywords: | Testcase:
Architecture: x86 | Os: Windows
-----------------------+----------------------------------------------------
In the HostEntry returned by Network.BSD.getHostByName, evaluating the
hostFamily field causes the following error, which is pointing at the
unpackFamily function:
{{{
*** Exception: Network/Socket.hsc:(1711,17)-(1777,13): Non-exhaustive
patterns in case
}}}
This occurs with 6.8.2 and 6.9.20080323 i386. The machine is running
Windows Server 2008 x64.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2250>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs