feldspar-compiler-0.6.0.2: Compiler for the Feldspar language

Safe HaskellNone

Feldspar.Compiler.Imperative.FromCore.Error

Documentation

compileAssert :: Compile dom dom => ASTF (Decor Info dom) a -> String -> CodeWriter ()Source