morley-1.7.0: 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 #