packages feed

postgresql-tx-squeal-0.2.0.0: package.yaml

name:                postgresql-tx-squeal
version:             0.2.0.0
github:              "simspace/postgresql-tx"
license:             BSD3
license-file:        LICENSE.md
author:              "Cary Robbins"
maintainer:          "carymrobbins@gmail.com"
copyright:           "2020 SimSpace"
synopsis:            postgresql-tx interfacing for use with squeal-postgresql.
category:            Database
description:         Please see the README on GitHub at <https://github.com/simspace/postgresql-tx#readme>

extra-source-files:
- CHANGELOG.md
- LICENSE.md
- package.yaml

ghc-options:
- -Wall

dependencies:
- base >= 4.7 && < 5
- bytestring >= 0.10.10.0 && < 0.11
- generics-sop >= 0.5.1.0 && < 0.6
- postgresql-libpq >= 0.9.4.2 && < 0.10
- postgresql-tx >= 0.2.0.0 && < 0.3
- records-sop >= 0.1.0.3 && < 0.2
- squeal-postgresql >= 0.7.0.1 && < 0.8
- unliftio >= 0.2.13 && < 0.3

library:
  source-dirs: src