Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build error regarding 'tasty' bounds (#1505)
[Build error](https://github.com/swarm-game/swarm/actions/runs/6133922036/job/16646223425?pr=1503) was: ``` Test/Tasty/QuickCheck.hs:30:43: error: Module ‘Test.Tasty.Runners’ does not export ‘emptyProgress’ | 30 | import Test.Tasty.Runners (formatMessage, emptyProgress) | ^^^^^^^^^^^^^ Error: cabal-3.10.1.0: Failed to build tasty-quickcheck-0.10.3. See the build log above for details. ```
- Loading branch information