Safe Haskell | Safe-Inferred |
---|
Load ky files, which are separate files containing call definitions.
The syntax is defined by parse_ky
.
Documentation
update :: Ui.State -> Cmd.State -> Text -> IO (Maybe (Ui.State, Cmd.State, [Log.Msg])) Source #
Check if ky files have changed, and if they have, update
Cmd.state_ky_cache
and clear the performances.