We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a1cc37 commit 08cd531Copy full SHA for 08cd531
plugins/hls-eval-plugin/hls-eval-plugin.cabal
@@ -38,7 +38,7 @@ source-repository head
38
39
common warnings
40
ghc-options:
41
- -Wall -Wunused-packages -Wno-name-shadowing -fno-ignore-asserts
+ -Wall -Wunused-packages -Wno-name-shadowing -Wno-unticked-promoted-constructors -fno-ignore-asserts
42
43
library
44
import: warnings
0 commit comments