#7417: Undeprecate Control.Concurrent.QSem
-------------------------------+--------------------------------------------
  Reporter:  tibbe             |          Owner:                  
      Type:  bug               |         Status:  closed          
  Priority:  normal            |      Milestone:                  
 Component:  libraries/base    |        Version:  7.6.1           
Resolution:  wontfix           |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:  Unknown         
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => wontfix


Comment:

 There's no need to have semaphore code in base, nor any package that comes
 with GHC.

 If the Haskell Platform wants to provide semaphore functionality then it
 can add a package that provides it, either by adding `SafeSemaphore`, by
 adding a new package containing a fixed version of the code that used to
 be in base, or adding some other package.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7417#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to