Building library for tasty-quickcheck-0.9.2..
[1 of 1] Compiling Test.Tasty.QuickCheck ( Test/Tasty/QuickCheck.hs, dist/build/Test/Tasty/QuickCheck.o )
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`.
From:
Test/Tasty/QuickCheck.hs:129:20: Not in scope:
mkFlagCLParser' Perhaps you meant
flagCLParser' (imported from Test.Tasty.Options)