Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Data.Aeson.Decoding.Text
Description
Parser from strict Text
to Tokens
.
Synopsis
- textToTokens :: Text -> Tokens Text String
Documentation
textToTokens :: Text -> Tokens Text String #
Lex (and parse) strict ByteString
into Tokens
stream.
Since: 2.2.1.0