[GHC] #8307: iOS patch: fix hangs in threaded runtime
GHC
ghc-devs at haskell.org
Mon Sep 16 10:57:05 CEST 2013
#8307: iOS patch: fix hangs in threaded runtime
-------------------------------------------+-------------------------------
Reporter: lukexi | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: libraries/base | Version: 7.7
Keywords: | Operating System: Other
Architecture: arm | Type of failure: Runtime
Difficulty: Easy (less than 1 hour) | crash
Blocked By: | Test Case:
Related Tickets: | Blocking:
-------------------------------------------+-------------------------------
Extends two darwin_HOST_OS cases in libraries/base/GHC/Event/Manager.hs to
cover iOS as well. This fixes hangs occurring on iOS with the threaded
runtime.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8307>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list