Skip to content

Commit dd998ac

Browse files
Tweak .cabal to release liquidhaskell-boot-0.9.10.1
1 parent a682ee9 commit dd998ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

liquidhaskell-boot/liquidhaskell-boot.cabal

+2-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@ test-suite wiredin-tests
184184
, template-haskell
185185
, unordered-containers
186186
default-language: Haskell2010
187-
ghc-options: -W -Werror
187+
if flag(devel)
188+
ghc-options: -W -Werror
188189

189190
test-suite ghc-api-tests
190191
type: exitcode-stdio-1.0

0 commit comments

Comments
 (0)