[Haskell-cafe] Cannot System,Timeout.timeout Network.accept

Johan Tibell johan.tibell at gmail.com
Thu Jun 21 20:49:29 CEST 2012


Some functions in the network package are:

    "NOTE: blocking on Windows unless you compile with -threaded (see
GHC ticket #1129)"

This note does appear next to 'accept', but could you try to compile
with -threaded and see if that makes a difference?

-- Johan



More information about the Haskell-Cafe mailing list