| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Feldspar.Compiler.Imperative.Plugin.IVars
Documentation
data IVarPlugin Source
Constructors
| IVarPlugin |
Instances
| Transformation IVarPlugin | |
| Plugin IVarPlugin | |
| Transformable IVarPlugin Program | |
| Transformable IVarPlugin Entity | |
| type From IVarPlugin = () | |
| type To IVarPlugin = () | |
| type State IVarPlugin = () | |
| type Down IVarPlugin = Bool | |
| type Up IVarPlugin = () | |
| type ExternalInfo IVarPlugin = () |