From: openKylin Developers <packaging@lists.openkylin.top>
Date: Mon, 1 Jun 2026 19:55:19 +0800
Subject: newer-deps

---
 quickcheck-instances.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/quickcheck-instances.cabal b/quickcheck-instances.cabal
index 531b806..1650530 100644
--- a/quickcheck-instances.cabal
+++ b/quickcheck-instances.cabal
@@ -81,7 +81,7 @@ library
   hs-source-dirs:     src
   build-depends:
     , base        >=4.12.0.0 && <4.22
-    , QuickCheck  >=2.14.2   && <2.15.1
+    , QuickCheck  >=2.14.2   && <2.16
     , splitmix    >=0.1.0.5  && <0.2
 
   build-depends:
