diff options
author | Simon Marlow <marlowsd@gmail.com> | 2016-10-28 16:34:44 +0100 |
---|---|---|
committer | Simon Marlow <marlowsd@gmail.com> | 2016-10-28 20:14:41 +0100 |
commit | aae2b3d522aae49311a9f9c52d40fb58c99eed13 (patch) | |
tree | 75a592b689125fa12d942eca925a57d28a15a3e7 /README.md | |
parent | 7187dedabec8e01394578c9f40241ca3d644a4f8 (diff) | |
download | haskell-aae2b3d522aae49311a9f9c52d40fb58c99eed13.tar.gz |
Make it possible to use +RTS -qn without -N
It's entirely reasonable to set +RTS -qn without setting -N, because the
program might later call setNumCapabilities. If we disallow it, there's
no way to use -qn on programs that use setNumCapabilities.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions