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

Safe HaskellNone
LanguageHaskell98

DDC.Driver.Command.Tetra.Boxing

Synopsis

Documentation

cmdTetraBoxing Source

Arguments

:: Config

Driver config.

-> Source

Source of the code.

-> String

Program module text.

-> ExceptT String IO () 

Manage boxing in a Tetra module.