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

Safe HaskellNone
LanguageHaskell98

DDC.Driver.Dump

Synopsis

Documentation

dump :: Config -> Source -> String -> Sink Source #

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.