@hackage postgresql-simple-queue dependencies
37 results
@hackage/data-default
A class for types with a default value
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/base
Core data structures and operations
@hackage/postgresql-simple-opts
An optparse-applicative and envy parser for postgres options
@hackage/lifted-async
Run lifted IO operations asynchronously and wait for their results
@hackage/postgresql-simple
Mid-Level PostgreSQL client library
@hackage/uuid
For creating, comparing, parsing and printing Universally Unique Identifiers
@hackage/lifted-base
lifted IO operations from the base library
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/optparse-generic
Auto-generate a command-line parser for your datatype
@hackage/pg-transact
A postgresql-simple transaction monad
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/resource-pool
A high-performance striped resource pooling implementation
@hackage/random
Pseudo-random number generation
@hackage/lens
Lenses, Folds and Traversals
@hackage/amazonka-ses
Amazon Simple Email Service SDK.
@hackage/postgresql-simple-queue
A PostgreSQL backed queue
@hackage/base
Core data structures and operations
@hackage/lifted-base
lifted IO operations from the base library
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/amazonka
Comprehensive Amazon Web Services SDK.
@hackage/hspec-pg-transact
Helpers for creating database tests with hspec and pg-transact
@hackage/postgresql-simple-queue
A PostgreSQL backed queue
@hackage/base
Core data structures and operations
@hackage/postgresql-simple
Mid-Level PostgreSQL client library
@hackage/aeson
Fast JSON parsing and encoding
@hackage/async
Run IO operations asynchronously and wait for their results
@hackage/pg-transact
A postgresql-simple transaction monad
@hackage/hspec
A Testing Framework for Haskell
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/hspec-discover
Automatically discover and run Hspec tests
@hackage/hspec-expectations-lifted
A version of hspec-expectations generalized to MonadIO