Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Parser from strict ByteString
to Tokens
.
Synopsis
Documentation
bsToTokens :: ByteString -> Tokens ByteString String Source #
Lex (and parse) strict ByteString
into Tokens
stream.
Since: 2.1.2.0