[GHC] #8232: Add isFullTBQueue to stm package
GHC
ghc-devs at haskell.org
Sat Sep 7 02:50:07 CEST 2013
#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 <aseipp at pobox.com>
Date: Fri Sep 6 19:28:54 2013 -0500
Implement isFullTBQueue
This was proposed on the libraries@ mailing list by Merijn with no
objections.
Authored-by: Merijn Verstraaten <merijn at inconsistent.nl>
Signed-off-by: Austin Seipp <aseipp at pobox.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8232#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list