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

Commits:

1 changed file:

Changes:

  • docs/users_guide/using-optimisation.rst
    ... ... @@ -1925,6 +1925,8 @@ as such you shouldn't need to set any of them explicitly. A flag
    1925 1925
         :type: dynamic
    
    1926 1926
         :category: optimization
    
    1927 1927
     
    
    1928
    +    :default: off
    
    1929
    +
    
    1928 1930
         Disabling this flag prevents a W/W split if the only benefit would be call-by-value
    
    1929 1931
         for some arguments.
    
    1930 1932