Skip to content
  • Simon Marlow's avatar
    add getNumCapabilities :: IO Int · 6504ff9e
    Simon Marlow authored
      
    If we ever get around to implementing #3729 and #3210, then the number
    of capabilities will vary at runtime, so we need to move
    numCapabilities into the IO monad.
    6504ff9e