[Git][ghc/ghc][master] Document when -maxN RTS option was added
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC Commits: d0254579 by Andrew Lelechenko at 2026-01-14T03:56:53-05:00 Document when -maxN RTS option was added - - - - - 1 changed file: - docs/users_guide/using-concurrent.rst Changes: ===================================== docs/users_guide/using-concurrent.rst ===================================== @@ -112,7 +112,7 @@ use the RTS :rts-flag:`-N ⟨x⟩` options. .. rts-flag:: -N ⟨x⟩ -N - -maxN ⟨x⟩ + -maxN ⟨x⟩ :since: 8.0 Use ⟨x⟩ simultaneous threads when running the program. View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d0254579799c8cc3885179c58b8d204b... -- View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/d0254579799c8cc3885179c58b8d204b... You're receiving this email because of your account on gitlab.haskell.org.
participants (1)
-
Marge Bot (@marge-bot)