We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ec6d4 commit a7e1115Copy full SHA for a7e1115
app/Main.hs
@@ -36,7 +36,6 @@ defaultProject =
36
"-Wall",
37
"-Werror",
38
"-Wno-unused-variable",
39
- "-Wno-unused-but-set-variable",
40
"-Wno-self-assign"
41
],
42
projectLibFlags = case platform of
0 commit comments