opaleye-0.5.3.0: An SQL-generating DSL targeting PostgreSQL

Safe HaskellSafe
LanguageHaskell2010

Opaleye.Internal.PrimQuery

Documentation

type Bindings a = [(Symbol, a)] Source #

data PrimQueryFold' a p Source #

Constructors

PrimQueryFold 

Fields