[Git][ghc/ghc][master] Correct default -funfolding-use-threshold in docs

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Fri Apr 12 12:24:14 UTC 2024



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


Commits:
a1c24df0 by Finley McIlwaine at 2024-04-12T08:21:31-04:00
Correct default -funfolding-use-threshold in docs

- - - - -


1 changed file:

- docs/users_guide/using-optimisation.rst


Changes:

=====================================
docs/users_guide/using-optimisation.rst
=====================================
@@ -1626,7 +1626,7 @@ as such you shouldn't need to set any of them explicitly. A flag
     :ghc-flag:`-funfolding-use-threshold=⟨n⟩`.
 
 .. ghc-flag:: -funfolding-use-threshold=⟨n⟩
-    :shortdesc: *default: 80.* Tweak unfolding settings.
+    :shortdesc: *default: 90.* Tweak unfolding settings.
     :type: dynamic
     :category:
 



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a1c24df0e6af4a545921ea783dc54d4ea07f1f03

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/a1c24df0e6af4a545921ea783dc54d4ea07f1f03
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240412/f9466723/attachment.html>


More information about the ghc-commits mailing list