mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add hpc-coveralls
Pinging @manny-fp. This adds in retry as well, with tests disabled.
This commit is contained in:
parent
7f8fe885ca
commit
6b953ccc42
@ -49,6 +49,7 @@ packages:
|
||||
- binary-conduit
|
||||
- lzma-conduit
|
||||
- mutable-containers
|
||||
- hpc-coveralls
|
||||
|
||||
"FP Complete michael@fpcomplete.com @snoyberg":
|
||||
- alex
|
||||
@ -774,6 +775,9 @@ skipped-tests:
|
||||
# https://github.com/fpco/stackage/pull/380#issuecomment-68060871
|
||||
- Rasterific
|
||||
|
||||
# https://github.com/Soostone/retry/issues/18
|
||||
- retry
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
# should not fail a build based on a test failure for one of these packages.
|
||||
expected-test-failures:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user