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 35d3609 commit b7c25ecCopy full SHA for b7c25ec
cabal.project
@@ -1,8 +1,9 @@
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
+-- VS: commenting these out for now
+--if (impl(ghc >= 9.8))
+-- program-options
+-- ghc-options: -Werror=x-no-partial
+--else
9
+-- ghc-options: -Werror
0 commit comments