Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
unsafePgFormatTime :: FormatTime t => Name -> String -> t -> Column c Source #
strictDecodeUtf8 :: ByteString -> String Source #
lazyDecodeUtf8 :: ByteString -> String Source #
class IsSqlType sqlType where Source #
showSqlType :: proxy sqlType -> String Source #