template-haskell-natural-1.0.0.0
Safe HaskellNone
LanguageHaskell2010

Language.Haskell.TH.Natural.Syntax.Expr.Do.State

Documentation

newtype DoExprBuilderState Source #

Constructors

MkDoEBS

Works as a stack: the last step is the first in the list

Fields