diff --git a/hasql-implicits.cabal b/hasql-implicits.cabal index a4ff41a..c0f2636 100644 --- a/hasql-implicits.cabal +++ b/hasql-implicits.cabal @@ -44,7 +44,7 @@ library base >=4.12 && <5, bytestring >=0.10 && <1, containers >=0.6 && <1, - hasql >=1.8 && <1.9, + hasql >=1.8 && <1.10, iproute >=1.7 && <1.8, scientific >=0.2 && <1, text >=1 && <3,