hermit-0.3.1.0: Haskell Equational Reasoning Model-to-Implementation Tunnel

Safe HaskellNone

HERMIT.Shell.Command

Contents

Synopsis

The HERMIT Command-line Shell

commandLine :: MonadIO m => [CommandLineOption] -> Behavior -> [External] -> CLM m ()Source

The first argument includes a list of files to load.

Exported for hermit-web