Safe Haskell | None |
---|
Feldspar.Transformation
Documentation
class Transformable t Module => Plugin t where
Associated Types
type ExternalInfo t
Methods
executePlugin :: t -> ExternalInfo t -> Module (From t) -> Module (To t)
Instances
feldspar-compiler-0.6.0.2: Compiler for the Feldspar language
Safe Haskell | None |
---|
Feldspar.Transformation
class Transformable t Module => Plugin t where
Associated Types
type ExternalInfo t
Methods
executePlugin :: t -> ExternalInfo t -> Module (From t) -> Module (To t)
Instances