id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
1733,RTS option -N not exposed at Haskell level,bos@…,igloo,"I notice that the RTS option -N''k'' - for specifying the number of OS-level threads to run concurrently - is not exposed to Haskell.  This means that for a parallel program, I need to effectively specify -N''k'' twice, once for the Haskell runtime, and once in a way that the program itself can see.

It would be very nice if GHC.Conc or some other such module made the value of this flag visible, so I didn't need to repeat myself.",merge,closed,normal,6.8.1,libraries/base,6.6.1,fixed,,,Unknown/Multiple,Unknown/Multiple,,Easy (less than 1 hour),,,,
