Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Opaleye.Internal.PGTypes
Documentation
strictDecodeUtf8 :: ByteString -> String Source #
lazyDecodeUtf8 :: ByteString -> String Source #
class IsSqlType sqlType where Source #
Methods
showSqlType :: proxy sqlType -> String Source #