[Git][ghc/ghc][wip/andreask/expose-overloaded-docs] Apply 1 suggestion(s) to 1 file(s)
Andreas Klebinger (@AndreasK)
gitlab at gitlab.haskell.org
Fri Nov 1 13:39:47 UTC 2024
Andreas Klebinger pushed to branch wip/andreask/expose-overloaded-docs at Glasgow Haskell Compiler / GHC
Commits:
890731c3 by Andreas Klebinger at 2024-11-01T13:39:45+00:00
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Sylvain Henry <sylvain at haskus.fr>
- - - - -
1 changed file:
- docs/users_guide/using-optimisation.rst
Changes:
=====================================
docs/users_guide/using-optimisation.rst
=====================================
@@ -531,7 +531,7 @@ as such you shouldn't need to set any of them explicitly. A flag
* Use of the magic `inline` function to force inlining.
.. ghc-flag:: -fexpose-overloaded-unfoldings
- :shortdesc: Expose function unfoldings whos type contains constraints,
+ :shortdesc: Expose function unfoldings whose type contains constraints,
even for very large or recursive functions.
:type: dynamic
:reverse: -fno-expose-overloaded-unfoldings
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/890731c3dd4780d56804955d9089052de3604a96
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/890731c3dd4780d56804955d9089052de3604a96
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/20241101/04fe1279/attachment.html>
More information about the ghc-commits
mailing list