mirror of
https://github.com/haskell-nix/hnix-store.git
synced 2025-01-06 03:06:58 +03:00
enable Werror in CI
This commit is contained in:
parent
86a7b58620
commit
dc885eafff
@ -1,7 +1,7 @@
|
||||
tests: True
|
||||
|
||||
package hnix-store-core
|
||||
ghc-options: -Wunused-packages -Wall
|
||||
ghc-options: -Wunused-packages -Wall -Werror
|
||||
|
||||
package hnix-store-remote
|
||||
ghc-options: -Wunused-packages -Wall
|
||||
ghc-options: -Wunused-packages -Wall -Werror
|
||||
|
Loading…
Reference in New Issue
Block a user