morley-0.2.0.1: Developer tools for the Michelson Language

Safe HaskellNone
LanguageHaskell2010

Morley.Macro

Contents

Synopsis

For utilities

expandContract :: Contract ParsedOp -> UntypedContract Source #

Expand all macros in parsed contract.

For parsing

Internals exported for tests