[GHC] #12873: hWaitForInput with socket as handle excepts on windows
GHC
ghc-devs at haskell.org
Mon Dec 12 14:08:45 UTC 2016
#12873: hWaitForInput with socket as handle excepts on windows
----------------------------------+--------------------------------------
Reporter: bwurk | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Windows | Architecture: x86_64 (amd64)
Type of failure: Runtime crash | Test Case:
Blocked By: | Blocking:
Related Tickets: #7353 | Differential Rev(s):
Wiki Page: |
----------------------------------+--------------------------------------
Comment (by pjljvdlaar):
I had a similar problem with hWaitForInput.
The work around I found was to move to Haskell platform 2013,
with The Glorious Glasgow Haskell Compilation System, version 7.6.3
Also your example works perfectly with ghc 7.6.3!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12873#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list