@hackage persistent-database-url dependencies
13 results
@haskell/text
An efficient packed Unicode text type.
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/uri-bytestring
Haskell URI parsing as ByteStrings
@hackage/string-conversions
Simplifies dealing with different types for strings
@hackage/persistent-postgresql
Backend for the persistent library using postgresql.
@hackage/fail
Forward-compatible MonadFail class
@haskell/text
An efficient packed Unicode text type.
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/persistent-postgresql
Backend for the persistent library using postgresql.
@hackage/persistent-database-url
Parse DATABASE_URL into configuration types for Persistent
@hackage/hspec
A Testing Framework for Haskell