packages feed

postgres-websockets 0.12.1.1 → 0.12.1.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~jose

Dependency ranges changed: jose

Files

postgres-websockets.cabal view
@@ -1,6 +1,6 @@ cabal-version:       3.0 name:                postgres-websockets-version:             0.12.1.1+version:             0.12.1.2 synopsis:            Middleware to map LISTEN/NOTIFY messages to Websockets description:         WAI middleware that adds websockets capabilites on top of PostgreSQL's asynchronous notifications using LISTEN and NOTIFY commands. Fully functioning server included. homepage:            https://github.com/diogob/postgres-websockets#readme@@ -48,7 +48,7 @@                      , hasql-notifications >= 0.2.4.0 && < 0.3                      , hasql-pool ^>= 1.4                      , http-types >= 0.12.3 && < 0.13-                     , jose >= 0.11 && < 0.13+                     , jose >= 0.11 && < 0.14                      , lens >= 5.2.3 && < 5.4                      , mtl >=2.3.1 && <2.4                      , async >=2.2.5 && <2.3