Safe Haskell | None |
---|---|
Language | Haskell2010 |
Michelson.Typed.T
Description
Module, providing T
data type, representing Michelson
language types without annotations.
Documentation
Michelson language type with annotations stripped off.
Constructors
Instances
buildStack :: [T] -> Builder Source #
Format type stack in a pretty way.