hipsql-monad


Keywords
library, unclassified, Propose Tags , Hipsql.Monad
License
BSD-3-Clause
Install
cabal install hipsql-monad-0.0.0.0

Documentation

hipsql

Provides a pseudo psql shell that can be invoked using a LibPQ.Connection from within a Haskell program.

This is particularly useful when wanting to use something analogous to a breakpoint in the middle of a test suite to inspect the state of the database.