packages feed

pgmq-effectful 0.6.1.0 → 0.6.1.1

raw patch · 2 files changed

+5/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for pgmq-effectful +## 0.6.1.1 -- 2026-09-25++Coordinated family version bump; the effect layer is unchanged from 0.6.1.0.+ ## 0.6.1.0 -- 2026-09-16  Widen the `effectful-core` bound to `^>=2.6 || ^>=2.7`, adding support for 2.7 and dropping
pgmq-effectful.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.4 name: pgmq-effectful-version: 0.6.1.0+version: 0.6.1.1 synopsis: Effectful effects for PGMQ (PostgreSQL Message Queue) description:   Effectful effects and interpreters for pgmq-hs, a Haskell client