UnkindPartition / tasty

Modern and extensible testing framework for Haskell
639 stars 108 forks source link

tasty-quickcheck now requires tasty >= 1.5 #386

Closed Bodigrim closed 1 year ago

Bodigrim commented 1 year ago

As reported at https://github.com/UnkindPartition/tasty/pull/311#discussion_r1320720849.

I went ahead and made a revision to prevent disruption: https://hackage.haskell.org/package/tasty-quickcheck-0.10.3/revisions/

andreasabel commented 1 year ago

Relevant position in the PR #311 here: https://github.com/UnkindPartition/tasty/pull/311/files#r1320808705