Skip to content
Snippets Groups Projects
Commit 04b80850 authored by Brandon Chinn's avatar Brandon Chinn Committed by Marge Bot
Browse files

Fix reverse flag for -Wunsupported-llvm-version

parent d1bb16ed
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment