@hackage persistent-postgresql dependencies
60 results
@hackage/postgresql-libpq
low-level binding to libpq
@hackage/persistent
Type-safe, multi-backend data serialization.
@hackage/blaze-builder
Efficient buffered output.
@hackage/conduit
Streaming data processing library.
@hackage/base
Core data structures and operations
@hackage/file-embed
Use Template Haskell to embed file contents directly.
@hackage/unliftio-core
The MonadUnliftIO typeclass for unlifting monads to IO
@hackage/postgresql-simple
Mid-Level PostgreSQL client library
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/postgresql-simple-interval
A simple interval type for PostgreSQL.
@hackage/attoparsec
Fast combinator parsing for bytestrings and text
@hackage/monad-logger
A class of monads which can log messages.
@hackage/text
An efficient packed Unicode text type.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/containers
Assorted concrete container types
@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/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/vault
a persistent store for values of arbitrary types
@hackage/string-conversions
Simplifies dealing with different types for strings
@hackage/persistent
Type-safe, multi-backend data serialization.
@hackage/base
Core data structures and operations
@hackage/mtl
Monad classes for transformers, using functional dependencies
@hackage/monad-logger
A class of monads which can log messages.
@hackage/text
An efficient packed Unicode text type.
@hackage/persistent-postgresql
Backend for the persistent library using postgresql.
@hackage/transformers
Concrete functor and monad transformers
@hackage/unliftio
The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
@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/QuickCheck
Automatic testing of Haskell programs
@hackage/persistent-qq
Provides a quasi-quoter for raw SQL for persistent
@hackage/persistent
Type-safe, multi-backend data serialization.
@hackage/http-api-data
Converting to/from HTTP API data like URL pieces, headers and query parameters.
@hackage/base
Core data structures and operations
@hackage/unliftio-core
The MonadUnliftIO typeclass for unlifting monads to IO
@hackage/fast-logger
A fast logging system
@hackage/HUnit
A unit testing framework for Haskell
@hackage/hspec-expectations
Catchy combinators for HUnit
@hackage/quickcheck-instances
Common quickcheck instances
@hackage/postgresql-simple-interval
A simple interval type for PostgreSQL.
@hackage/path-pieces
Components of paths.
@hackage/persistent-test
Tests for Persistent
@hackage/monad-logger
A class of monads which can log messages.
@hackage/text
An efficient packed Unicode text type.
@hackage/persistent-postgresql
Backend for the persistent library using postgresql.
@hackage/transformers
Concrete functor and monad transformers
@hackage/aeson
Fast JSON parsing and encoding
@hackage/vector
Efficient Arrays
@hackage/containers
Assorted concrete container types
@hackage/unliftio
The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
@hackage/unordered-containers
Efficient hashing-based container types
@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/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/hspec-expectations-lifted
A version of hspec-expectations generalized to MonadIO