Skip to content

Commit 1dfb073

Browse files
committed
simplify cabal.project (x-no-partial doesn't hit me locally somehow)
1 parent 30c43c3 commit 1dfb073

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

cabal.project

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
packages: gibbon-compiler
22

3-
if (impl(ghc >= 9.8))
4-
program-options
5-
ghc-options: -Werror=x-no-partial
6-
else
7-
program-options
8-
ghc-options: -Werror
3+
program-options
4+
ghc-options: -Werror

0 commit comments

Comments
 (0)