[Haskell-cafe] getNumCapabilities always returns 1 with GHC 7.10.2 on OS X
Brandon Allbery
allbery.b at gmail.com
Mon Aug 24 12:48:45 UTC 2015
On Mon, Aug 24, 2015 at 5:32 AM, Geraldus <heraldhoi at gmail.com> wrote:
> > stack ghci +RTS -N8
For the record: stack ghci --RTS +RTS -N8
The first --RTS stops stack's RTS from consuming RTS options but is itself
consumed, thus letting ghci's RTS consume +RTS -N8.
--
brandon s allbery kf8nh sine nomine associates
allbery.b at gmail.com ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150824/63e44f8f/attachment.html>
More information about the Haskell-Cafe
mailing list