Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
-
d0254579
by Andrew Lelechenko at 2026-01-14T03:56:53-05:00
1 changed file:
Changes:
| ... | ... | @@ -112,7 +112,7 @@ use the RTS :rts-flag:`-N ⟨x⟩` options. |
| 112 | 112 | |
| 113 | 113 | .. rts-flag:: -N ⟨x⟩
|
| 114 | 114 | -N
|
| 115 | - -maxN ⟨x⟩
|
|
| 115 | + -maxN ⟨x⟩ :since: 8.0
|
|
| 116 | 116 | |
| 117 | 117 | Use ⟨x⟩ simultaneous threads when running the program.
|
| 118 | 118 |