Safe Haskell | None |
---|---|
Language | Haskell2010 |
Buffet.Toolbox.TextTools
Documentation
decodeUtf8 :: ByteString -> Text Source #
encodeUtf8 :: Text -> ByteString Source #
intercalateNewline :: [Text] -> Text Source #
prettyPrintJson :: ToJSON a => a -> Text Source #