package rocq-runtime

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
Locate a library in the load path
type t =
  1. | LibUnmappedDir
  2. | LibNotFound
val raise : Names.DirPath.t -> t -> 'a

Raise regular Rocq errors with default informative message; usually document managers that have more information about the workspace than rocq compile will override this with a better mechanism / message.

OCaml

Innovation. Community. Security.