Database.Selda
class MonadSelda m
data SeldaError
data ValidationError
data SeldaT m a
type SeldaM
data Table a
data Query s a
data Col s a
class Result r
data Selector t a
data Assignment s t
class SqlType a
type family Cols s a where ...
class Columns a
data Order
data a :*: b
class Set set
data RowID
data Aggr s a
class Aggregates a
type family OuterCols a where ...
type family LeftCols a where ...
data Inner s
class SqlOrd a
class Insert a
class Preparable q
class Prepare q f
class TableSpec a
type family ColSpecs a where ...
data ColSpec a
data TableName
data ColName
class NonNull a
type family IsNullable a where ...
data Nullable
data NotNullable
class Append a b
type family a :++: b where ...
type family Selectors t a where ...
class HasSelectors t a
data OnError
class Tup a
type family Head a where ...
class MonadIO m
data Text
data Day
data TimeOfDay
data UTCTime