import Test.Tasty (testGroup) import qualified Test.Tasty.QuickCheck as Q main :: IO () main = putStrLn "Test suite not yet implemented"