[GHC] #4858: Add Control.Concurrent.forkIOWithUnmask, deprecate forkIOUnmasked
GHC
ghc-devs at haskell.org
Sun May 7 16:29:26 UTC 2017
#4858: Add Control.Concurrent.forkIOWithUnmask, deprecate forkIOUnmasked
-------------------------------------+---------------------------------
Reporter: simonmar | Owner: (none)
Type: proposal | Status: closed
Priority: normal | Milestone: Not GHC
Component: libraries/base | Version: 7.0.1
Resolution: invalid | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
-------------------------------------+---------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"1840121078718fb2a2fe5a7895501100517f627c/ghc" 1840121/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="1840121078718fb2a2fe5a7895501100517f627c"
base: Fix documentation for forkIOWithUnmask
forkIOUnmasked has been deprecated for several years now. Update reference
to
it. See #4858 and #5546.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4858#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list