msakai / data-interval

Interval datatype, interval arithmetic, and interval-based containers for Haskell
Other
21 stars 9 forks source link

Regenerate .travis.yml #20

Closed Bodigrim closed 4 years ago

Bodigrim commented 4 years ago

I added GHC 8.8 and 8.10.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-4.1%) to 86.345% when pulling 23d96039aac11e2d94342eb6d692a4480c50d5b2 on Bodigrim:master into 1ed3135da09b9ea1324e45410bb376d4e0354fd2 on msakai:master.

Bodigrim commented 4 years ago

The decrease of coverage can be attributed to using another utility to project HPC to coveralls.io: hpc-coveralls does not seem to work with modern cabal, so I switched to stack-hpc-coveralls.