Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • docs/users_guide/using-concurrent.rst
    ... ... @@ -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