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

Safe HaskellNone

DDC.Driver.Command.Flow.Wind

Synopsis

Documentation

cmdFlowWindSource

Arguments

:: Config 
-> Source

Source of the code.

-> String

Program module text.

-> ErrorT String IO () 

Lower a flow program to loop code.