ddc-driver-0.4.3.1: Disciplined Disciple Compiler top-level driver.

Safe HaskellNone
LanguageHaskell98

DDC.Driver.Command.Flow.Wind

Synopsis

Documentation

cmdFlowWind Source #

Arguments

:: Config 
-> Source

Source of the code.

-> String

Program module text.

-> ExceptT String IO () 

Lower a flow program to loop code.