omod
Lookup and load installed OCaml modules
Description
Omod is a library and command line tool to lookup and load installed OCaml modules. It provides a mecanism to load modules and their dependencies in the OCaml toplevel system (REPL).
omod is distributed under the ISC license.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 19 Jun 2018
- Authors
- Maintainers
Sources
Dependencies
cmdliner
>= "1.0.2"
topkg
build & >= "0.9.1"
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.03.0" & < "5.0"
Reverse Dependencies