streamly/cabal.project.Werror-nocode

22 lines
317 B
Plaintext
Raw Permalink Normal View History

packages:
./
benchmark
test
2022-03-07 13:00:48 +03:00
core
2022-03-07 13:00:48 +03:00
package streamly-core
2022-08-19 14:07:19 +03:00
flags: -opt
ghc-options: -Werror -O0
package streamly
flags: -opt
2022-03-07 13:00:48 +03:00
ghc-options: -Werror -fno-code
package streamly-benchmarks
2022-08-19 14:07:19 +03:00
flags: -opt
ghc-options: -Werror -fno-code
package streamly-tests
2022-08-19 14:07:19 +03:00
flags: -opt
ghc-options: -Werror -fno-code