orville-postgresql-1.0.0.0: A Haskell library for PostgreSQL
CopyrightFlipstone Technology Partners 2023
LicenseMIT
StabilityStable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Orville.PostgreSQL.Monad

Description

You can import Orville.PostgreSQL.Monad to get access to all the functions related to managing Orville context within an application Monad. This includes a number of lower-level items not exported by Orville.PostgreSQL that give you more control (and therefore responsibility) over the Monad context.

Since: 1.0.0.0

Documentation