streamly/cabal.project.Werror-nocode
Harendra Kumar f5470713c2 Update CI test matrix requirements and the script
Also, fix a few test issues to make the CIs work.
2021-06-22 22:54:41 +05:30

14 lines
204 B
Plaintext

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