UnkindPartition / tasty

Modern and extensible testing framework for Haskell
640 stars 110 forks source link

tasty-quickcheck-0.9.2 breaks with tasty-0.11 #323

Closed andreasabel closed 2 years ago

andreasabel commented 2 years ago

From:

Test/Tasty/QuickCheck.hs:129:20: Not in scope: mkFlagCLParser' Perhaps you meantflagCLParser' (imported from Test.Tasty.Options)


According to the changelog, `mkFlagCLParser` was introduced in `tasty-0.11.1`.
andreasabel commented 2 years ago

Fixed in revision 1: https://hackage.haskell.org/package/tasty-quickcheck-0.9.2/revisions/