Module Private.Pkg
Package description.
val empty : temptyis an empty package description.
val name : t -> stringname pisp's name.
Distrib
Publish
Lints
Note. In the following None values mean that the lint is disabled by the package description.
val lint_custom : t -> (unit -> R.msg result list) optionlint_custom pisp's custom linting function (if any).Note. Use
Ipc.lint_customto run the function from another program.