diff --git a/hasql.cabal b/hasql.cabal index 7b837eb..88aa824 100644 --- a/hasql.cabal +++ b/hasql.cabal @@ -123,7 +123,7 @@ test-suite tasty -- database: hasql, -- testing: - tasty >= 0.12 && < 0.13, + tasty >= 0.12 && < 1.1, tasty-quickcheck >= 0.9 && < 0.10, tasty-hunit >= 0.9 && < 0.11, quickcheck-instances >= 0.3.11 && < 0.4,