@hackage beam-postgres dependencies
23 results
@hackage/postgresql-libpq
low-level binding to libpq
@hackage/haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
@hackage/monad-control
Lift control operations, like exception catching, through monad transformers
@hackage/network-uri
URI manipulation
@hackage/conduit
Streaming data processing library.
@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/uuid-types
Type definitions for Universally Unique Identifiers
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/lifted-base
lifted IO operations from the base library
@hackage/scientific
Numbers represented using scientific notation
@hackage/text
An efficient packed Unicode text type.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/case-insensitive
Case insensitive string comparison
@hackage/beam-migrate
SQL DDL support and migrations support library for Beam
@hackage/vector
Efficient Arrays
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time
A time library
@hackage/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@hackage/free
Monads for free
@hackage/beam-core
Type-safe, feature-complete SQL query and manipulation interface for Haskell
@hackage/tagged
Haskell 98 phantom types to avoid unsafely passing dummy arguments