[GHC] #8232: Add isFullTBQueue to stm package

#8232: Add isFullTBQueue to stm package -------------------------------------+------------------------------------- Reporter: merijn | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: libraries (other) | Version: 7.6.3 Keywords: patch | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: None/Unknown Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | -------------------------------------+------------------------------------- I proposed the addition of isFullTBQueue on libraries@ (http://www.haskell.org/pipermail/libraries/2013-August/020284.html), which got no objections. Given how uncontroversial the change is and the lack of objections on the list, I'm considering this "accepted". -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8232 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8232: Add isFullTBQueue to stm package --------------------------------------+------------------------------------ Reporter: merijn | Owner: Type: feature request | Status: patch Priority: normal | Milestone: Component: libraries (other) | Version: 7.6.3 Resolution: | Keywords: patch Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: --------------------------------------+------------------------------------ Changes (by fryguybob): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8232#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8232: Add isFullTBQueue to stm package
--------------------------------------+------------------------------------
Reporter: merijn | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: libraries (other) | Version: 7.6.3
Resolution: fixed | Keywords: patch
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
--------------------------------------+------------------------------------
Changes (by thoughtpolice):
* status: patch => closed
* resolution: => fixed
Comment:
Merged, thanks!
{{{
commit 7dddeef8380258049e88680b666d38c91091e8f4
Author: Austin Seipp
participants (1)
-
GHC