@hackage postgresql-simple-queue dependencies
31 results
@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/stm
Software Transactional Memory
@hackage/postgresql-simple
Mid-Level PostgreSQL client library
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@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/random
Pseudo-random number generation
@hackage/exceptions
Extensible optionally-pure exceptions
@hackage/hspec-pg-transact
Helpers for creating database tests with hspec and pg-transact
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/postgresql-simple-queue
A PostgreSQL backed queue
@hackage/base
Core data structures and operations
@hackage/stm
Software Transactional Memory
@hackage/postgresql-simple
Mid-Level PostgreSQL client library
@hackage/split
Combinator library for splitting lists.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@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/time
A time library
@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/random
Pseudo-random number generation
@hackage/hspec-expectations-lifted
A version of hspec-expectations generalized to MonadIO