opaleye-0.10.1.0: An SQL-generating DSL targeting PostgreSQL
Safe HaskellSafe-Inferred
LanguageHaskell2010

Opaleye.Internal.HaskellDB.PrimQuery

Documentation

data Symbol Source #

Constructors

Symbol String Tag 

data Aggr Source #

Instances

Instances details
Read Aggr Source # 
Instance details

Defined in Opaleye.Internal.HaskellDB.PrimQuery

Show Aggr Source # 
Instance details

Defined in Opaleye.Internal.HaskellDB.PrimQuery

Methods

showsPrec :: Int -> Aggr -> ShowS #

show :: Aggr -> String #

showList :: [Aggr] -> ShowS #