Cmd.Load.ModSexpr
Description
Support for loading mods in sexpr format, as written by mod_to_sexpr.c.
load :: FilePath -> IO (Either Error ModT.Module) Source #