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

Safe HaskellNone

DDC.Driver.Dump

Synopsis

Documentation

dump :: Config -> Source -> String -> SinkSource

If the Dump mode is set then produce a SinkFile to write a module to a file, otherwise produce SinkDiscard to drop it on the floor.