[GHC] #8307: iOS patch: fix hangs in threaded runtime

#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

#8307: iOS patch: fix hangs in threaded runtime -------------------------------+------------------------------------------- Reporter: lukexi | Owner: Type: bug | Status: patch Priority: normal | Milestone: 7.8.1 Component: | Version: 7.7 libraries/base | Keywords: Resolution: | Architecture: arm Operating System: Other | Difficulty: Easy (less than 1 hour) Type of failure: Runtime | Blocked By: crash | Related Tickets: Test Case: | Blocking: | -------------------------------+------------------------------------------- Changes (by thoughtpolice): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8307#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8307: iOS patch: fix hangs in threaded runtime -------------------------------+------------------------------------------- Reporter: lukexi | Owner: Type: bug | Status: patch Priority: normal | Milestone: 7.8.1 Component: | Version: 7.7 libraries/base | Keywords: Resolution: | Architecture: arm Operating System: Other | Difficulty: Easy (less than 1 hour) Type of failure: Runtime | Blocked By: crash | Related Tickets: Test Case: | Blocking: | -------------------------------+------------------------------------------- Changes (by StephenBlackheath): * cc: stephen.blackheath@… (added) -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8307#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC