ivory-0.1.0.9: Safe embedded C programming.
Ivory.Language.Syntax.Concrete.QQ.BindExp
fromExp :: Insert a -> Exp -> QStM a Exp Source #
fromArea :: Insert a -> Area -> QStM a Exp Source #
fromExpStmt :: Exp -> QStM Stmt Exp Source #
fromAreaStmt :: Area -> QStM Stmt Exp Source #