morley-1.15.1: Developer tools for the Michelson Language
Safe HaskellNone
LanguageHaskell2010

Michelson.Parser.Lexer

Documentation

word :: Tokens Text -> a -> Parser a Source #

string' :: (MonadParsec e s f, Tokens s ~ Text) => Text -> f Text Source #