Skip to content

Commit

Permalink
Allow hasql 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-volkov committed Jan 6, 2025
1 parent 2d8edc9 commit e85caa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hasql-implicits.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit e85caa0

Please sign in to comment.