Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@andreasabel
Copy link
Contributor

Extend the test matrix to all GHCs that currently build on master (see also #75).

This PR is based on #76 in order to avoid the dependency cycle problem with tasty.

When needed, update the CI via haskell-ci regenerate or haskell-ci github cabal.project.

Currently, CI fails because the testsuite fails (see #77): https://github.com/andreasabel/clock/actions/runs/1807527804

Without that flag, `cabal build --enable-tests` fails with
```
rejecting: tasty:+clock (cyclic dependencies; conflict set: clock, tasty, tasty-quickcheck)
```
Current master seems to build for GHC 7.8 - 9.2, so these should all
be tested on the CI.
@CetinSert
Copy link
Member

@andreasabel – some tests fail, how should we proceed?

@CetinSert CetinSert merged commit 37f12ff into corsis:master Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants