We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd244d6 commit 344c537Copy full SHA for 344c537
postgres-websockets.cabal
@@ -43,7 +43,7 @@ library
43
, either >= 5.0.1.1 && < 5.1
44
, envparse >= 0.5.0 && < 0.6
45
, hasql ^>= 1.7
46
- , hasql-notifications >= 0.1.0.0 && < 0.3
+ , hasql-notifications >= 0.2.3.0 && < 0.3
47
, hasql-pool ^>= 1.2
48
, http-types >= 0.12.3 && < 0.13
49
, jose >= 0.11 && < 0.12
@@ -95,7 +95,7 @@ test-suite postgres-websockets-test
95
, aeson >= 2.0 && < 2.3
96
97
98
99
, http-types >= 0.9
100
, time >= 1.8.0.2 && < 1.13
101
, unordered-containers >= 0.2
0 commit comments