Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Instances
Eq a => Eq (OneRow a) Source # | |
Show a => Show (OneRow a) Source # | |
Generic (OneRow a) Source # | |
DecodeRow a => DecodeResult (OneRow a) Source # | Parse a single row result, throw
|
Defined in Hasql.Interpolate.Internal.OneRow decodeResult :: Result (OneRow a) Source # | |
type Rep (OneRow a) Source # | |
Defined in Hasql.Interpolate.Internal.OneRow |