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

Safe HaskellNone

DDC.Driver.Command.Flow.Concretize

Synopsis

Documentation

cmdFlowConcretizeSource

Arguments

:: Config 
-> Source

Source of the code.

-> String

Program module text.

-> ErrorT String IO () 

Concretize rate variables to loop indices.