#1733: RTS option -N not exposed at Haskell level
-----------------------------------+----------------------------------------
    Reporter:  [EMAIL PROTECTED]  |        Owner:  igloo      
        Type:  merge               |       Status:  new        
    Priority:  normal              |    Milestone:  6.8.1      
   Component:  libraries/base      |      Version:  6.6.1      
    Severity:  normal              |   Resolution:             
    Keywords:                      |   Difficulty:  Easy (1 hr)
          Os:  Unknown             |     Testcase:             
Architecture:  Unknown             |  
-----------------------------------+----------------------------------------
Changes (by simonmar):

  * owner:  simonmar => igloo
  * type:  bug => merge
  * milestone:  6.8 branch => 6.8.1

Comment:

 Fixed.  Patch to GHC:

 {{{
 Tue Oct  9 15:27:01 BST 2007  Simon Marlow <[EMAIL PROTECTED]>
   * export n_capabilities, see #1733
 }}}

 Patch to `libraries\base`:

 {{{
 Tue Oct  9 14:20:42 BST 2007  Simon Marlow <[EMAIL PROTECTED]>
   * expose the value of +RTS -N as GHC.Conc.numCapabilities (see #1733)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1733#comment:4>
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