--- constraints-0.14.2/constraints.cabal 2001-09-09 03:46:40.000000000 +0200 +++ constraints-0.14.2.new/constraints.cabal 2024-07-11 14:34:21.104664497 +0200 @@ -19,9 +19,10 @@ build-type: Simple tested-with: - GHC == 9.8.1 - GHC == 9.6.3 - GHC == 9.4.7 + GHC == 9.10.1 + GHC == 9.8.2 + GHC == 9.6.5 + GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 GHC == 8.10.7 @@ -57,7 +58,7 @@ , boring >= 0.2 && < 0.3 , deepseq >= 1.3 && < 1.6 , ghc-prim - , hashable >= 1.2 && < 1.5 + , hashable >= 1.2 && < 1.6 , mtl >= 2.2 && < 2.4 , transformers >= 0.5 && < 0.7 if !impl(ghc >= 9.0)