hasql-transaction

Composable abstraction over retryable transactions for Hasql

https://github.com/nikita-volkov/hasql-transaction

Version on this page:1.1.1.2
LTS Haskell 23.4:1.1.1.2
Stackage Nightly 2025-01-15:1.1.1.2
Latest on Hackage:1.2.0.1

See all snapshots hasql-transaction appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:hasql-transaction-1.1.1.2@sha256:be4fb0e49da04f55c9bfbd5828f7025f1cf3165340ecf79b57ec286f4bde2368,2592

Module documentation for 1.1.1.2

Changes

1.1

  • Add automatic retry on deadlock errors (code 40P01)