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

Daniel Hlynskyi abcz2.uprola at gmail.com
Thu Jun 21 22:36:47 CEST 2012


Tried

> ghc test.lhs -threaded

Problem was not solved. Maybe I am compiling incorrectly (I used ghci only)?
Btw, thanks for ticket No. Maybe I will reopen it later.

2012/6/21 Johan Tibell <johan.tibell at gmail.com>

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120621/4bbba4c1/attachment.htm>


More information about the Haskell-Cafe mailing list