[GHC] #8432: clarify throwTo documentation

#8432: clarify throwTo documentation -------------------------------------+------------------------------------- Reporter: int-e | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: libraries/base | Version: 7.6.3 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: Documentation Difficulty: Easy (less than 1 | bug hour) | Test Case: Blocked By: | Blocking: Related Tickets: | -------------------------------------+------------------------------------- As discussed in the thread http://thread.gmane.org/gmane.comp.lang.haskell.glasgow.user/23889 the documentation of {{{GHC.Conc.throwTo}}} is not 100% clear on the provided atomicity guarantees. In http://article.gmane.org/gmane.comp.lang.haskell.libraries/20218 I proposed a patch for said documentation but it seems to have slipped through the cracks. Can somebody please have a look and - hopefully - apply it? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8432 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8432: clarify throwTo documentation -------------------------------------+------------------------------------- Reporter: int-e | Owner: Type: bug | Status: patch Priority: normal | Milestone: 7.8.1 Component: libraries/base | Version: 7.6.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Documentation | Difficulty: Easy (less than 1 bug | hour) Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------- Changes (by simonpj): * status: new => patch * milestone: => 7.8.1 Comment: I'll add it to Austin's patch queue, by changing the status to 'please review' (you can do this too). As you discovered, if there isn't a ticket, it's easily lost. Simon -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8432#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC