@hackage postgresql-tx-query dependencies
12 results
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/postgresql-query
Sql interpolating quasiquote plus some kind of primitive ORM using it
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/base
Core data structures and operations
@hackage/postgresql-simple
Mid-Level PostgreSQL client library
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/monad-logger
A class of monads which can log messages.
@hackage/postgresql-tx-monad-logger
postgresql-tx interfacing for use with monad-logger.
@hackage/postgresql-tx
A safe transaction monad for use with various PostgreSQL Haskell libraries.
@hackage/transformers
Concrete functor and monad transformers
@hackage/postgresql-tx-simple
postgresql-tx interfacing for use with postgresql-simple.
@hackage/transformers-base
Lift computations from the bottom of a transformer stack