#2726: getAddrInfo and addrFamily not in scope on Windows GHC 6.8
---------------------------------+------------------------------------------
    Reporter:  speaker2machines  |       Owner:          
        Type:  bug               |      Status:  new     
    Priority:  normal            |   Component:  Compiler
     Version:  6.8.3             |    Severity:  normal  
    Keywords:  netowrk           |    Testcase:          
Architecture:  x86               |          Os:  Windows 
---------------------------------+------------------------------------------
 import Network.Socket

 ... getAddrInfo

 ... addrFamily

 --

 gives me not in scope on Windows.  The same code works on Unix.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2726>
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

Reply via email to