Skip to content

Commit

Permalink
Tweak validate again
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed Mar 3, 2019
1 parent d47126e commit 18383a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions cabal.project.validate
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ package Cabal
ghc-options: -Werror -fno-ignore-asserts
package cabal-testsuite
ghc-options: -Werror -fno-ignore-asserts
package cabal-install
ghc-options: -Werror -fno-ignore-asserts
4 changes: 2 additions & 2 deletions cabal.project.validate.libonly
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
packages: Cabal/ cabal-testsuite/

write-ghc-environment-files: never

package Cabal
ghc-options: -Werror -fno-ignore-asserts
package cabal-testsuite
ghc-options: -Werror -fno-ignore-asserts
package cabal-install
ghc-options: -Werror -fno-ignore-asserts

0 comments on commit 18383a9

Please sign in to comment.