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

Safe HaskellNone
LanguageHaskell98

DDC.Driver.Command.Flow.Prep

Synopsis

Documentation

cmdFlowPrep Source #

Arguments

:: Config

Driver config.

-> Source

Source of the code.

-> String

Program module text.

-> ExceptT String IO () 

Prepare a Disciple Core Flow module for lowering.