Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
compileLet :: Compile dom dom => ASTF (Decor Info dom) a -> Info (a -> b) -> VarId -> CodeWriter (Expression ()) Source
compileBind :: Compile dom dom => (VarId, ASTB (Decor Info dom) Type) -> CodeWriter () Source