[Git][ghc/ghc][master] Fix reverse flag for -Wunsupported-llvm-version

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Thu Apr 6 07:41:37 UTC 2023



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


Commits:
04b80850 by Brandon Chinn at 2023-04-06T03:41:21-04:00
Fix reverse flag for -Wunsupported-llvm-version
- - - - -


1 changed file:

- docs/users_guide/using-warnings.rst


Changes:

=====================================
docs/users_guide/using-warnings.rst
=====================================
@@ -1615,7 +1615,7 @@ of ``-W(no-)*``.
     :shortdesc: Warn when using :ghc-flag:`-fllvm` with an unsupported
         version of LLVM.
     :type: dynamic
-    :reverse: -Wno-monomorphism-restriction
+    :reverse: -Wno-unsupported-llvm-version
     :category:
 
     :since: 7.8



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/04b80850c535fa8c11f435711577296a99499105
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/20230406/9675a562/attachment.html>


More information about the ghc-commits mailing list