Safe Haskell | None |
---|
DDC.Driver.Command.Load
Documentation
Arguments
:: (Ord n, Show n, Pretty n, NFData n) | |
=> Fragment n err | Language fragment. |
-> FilePath | Path to the module. |
-> IO (Maybe (Module (AnTEC () n) n)) |
Load and typecheck a module.
ddc-driver-0.3.1.1: Disciplined Disciple Compiler top-level driver.
Safe Haskell | None |
---|
DDC.Driver.Command.Load
Arguments
:: (Ord n, Show n, Pretty n, NFData n) | |
=> Fragment n err | Language fragment. |
-> FilePath | Path to the module. |
-> IO (Maybe (Module (AnTEC () n) n)) |
Load and typecheck a module.