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 30c43c3 commit 1dfb073Copy full SHA for 1dfb073
cabal.project
@@ -1,8 +1,4 @@
1
packages: gibbon-compiler
2
3
-if (impl(ghc >= 9.8))
4
- program-options
5
- ghc-options: -Werror=x-no-partial
6
-else
7
8
- ghc-options: -Werror
+program-options
+ ghc-options: -Werror
0 commit comments