morley-0.3.0.1: Developer tools for the Michelson Language

Safe HaskellNone
LanguageHaskell2010

Michelson.Parser.Type

Description

Parsing of Michelson types.

Synopsis

Documentation

type_ :: Parser Type Source #

Parse untyped Michelson Type (i. e. one with annotations).

explicitType :: Parser Type Source #

Parse only explicit Type, Parameter and Storage are prohibited