streamly/cabal.project.ci
Harendra Kumar 7de5d6d7ff Allow -Werror without inspection/fusion-plugin
We may want to use the -Werror build locally but fusion-plugin takes too
much time to build, so separate the two.
2021-02-09 02:12:48 +05:30

14 lines
174 B
Plaintext

packages:
./
benchmark
test
package streamly
ghc-options: -Werror
package streamly-benchmarks
ghc-options: -Werror
package streamly-tests
ghc-options: -Werror