Skip to content

Commit

Permalink
Support hasql-1.6 (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: Shane <shane.obrien@circuithub.com>
  • Loading branch information
ocharles and shane-circuithub committed Aug 16, 2022
1 parent 6791677 commit 38a9288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rel8.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ library
, case-insensitive
, comonad
, contravariant
, hasql ^>= 1.4.5.1 || ^>= 1.5.0.0
, hasql ^>= 1.4.5.1 || ^>= 1.5.0.0 || ^>= 1.6.0.0
, opaleye ^>= 0.9.3.3
, pretty
, profunctors
Expand Down

0 comments on commit 38a9288

Please sign in to comment.