streamly/cabal.project.coverage
Harendra Kumar a2330bfb74 Use a separate project file for hpc-coveralls
It would be helpful to run bin/test.sh locally without having to install
dependencies of hpc-coveralls. Instead we can install hpc-coveralls
independently and use it after installing it once.
2020-12-28 23:56:18 +05:30

12 lines
147 B
Plaintext

packages:
./
test
package streamly
ghc-options: -Werror
flags: inspection
coverage: true
package streamly-tests
ghc-options: -Werror