Commit Graph

8 Commits

Author SHA1 Message Date
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
Harendra Kumar
9e37229375 Add the test package to coverage/inspection tests 2020-12-28 23:56:18 +05:30
Harendra Kumar
ac3af87491 Remove the opt option from streamly-benchmarks
Wherever possible, to improve build times.

We keep one CI having benchmarks and tests optimized + fusion plugin. In
all other CIs we remove optimization from benchmarks and tests.

Disable x86 build on circle-ci.
2020-12-15 17:48:34 +05:30
adithyaov
94c2c6a340 Add fusion-plugin to streamly-benchmarks in cabal.project.ci
This affects the inspection testing CI
2020-12-02 04:03:39 +05:30
Harendra Kumar
fc24e44be1 fix ci to build benchmarks as well 2020-04-16 18:21:04 +05:30
Pranay Sashank
27dcc21f7a Point to fusion-plugin-0.2.0 on stack's extra-deps. 2020-02-19 18:44:17 +05:30
adithyaov
ea875a020e Move Benchmark* to benchmark/ + Rm benchmark flag 2019-12-17 13:00:09 +05:30
Pranay Sashank
10326ed856 Enable Werror and pass a --project-file to cabal in CI. 2019-11-15 00:54:53 +05:30