#4167: Add numSparks# to return the number of elements in the current 
capability's
spark queue
------------------------------+---------------------------------------------
  Reporter:  ekmett           |          Owner:                  
      Type:  feature request  |         Status:  closed          
  Priority:  normal           |      Milestone:                  
 Component:  Compiler         |        Version:  6.12.3          
Resolution:  fixed            |       Keywords:                  
Difficulty:                   |             Os:  Unknown/Multiple
  Testcase:                   |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown     |  
------------------------------+---------------------------------------------
Changes (by simonmar):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Done:

 {{{
 Tue Jul 20 16:37:46 BST 2010  Simon Marlow <[email protected]>
   * add numSparks# primop (#4167)
 }}}

 and libraries/base:

 {{{
 Tue Jul 20 16:38:58 BST 2010  Simon Marlow <[email protected]>
   * add numSparks :: IO Int (#4167)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4167#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to