Hasql.Decoders
data Result a
unit
rowsAffected
singleRow
maybeRow
rowsVector
rowsList
foldlRows
foldrRows
data Row a
value
nullableValue
data Value a
bool
int2
int4
int8
float4
float8
numeric
char
text
bytea
date
timestamp
timestamptz
time
timetz
interval
uuid
inet
json
jsonBytes
jsonb
jsonbBytes
array
composite
hstore
enum
custom
data Array a
arrayDimension
arrayValue
arrayNullableValue
data Composite a
compositeValue
compositeNullableValue