package omod

  1. Overview
  2. No Docs
Lookup and load installed OCaml modules

Install

dune-project
 Dependency

Authors

Maintainers

Sources

omod-0.0.4.tbz
sha512=cab9e8ab6ca6e836fdaa3dcf9552d31e4de2bf069fcab096c1565d204ff91fc3516cd017a13702d749580bd3563c462db3277ab036cfc5d3cb9703a08ddbb927

Description

Omod is a library and command line tool to lookup and load installed OCaml modules. It provides a mechanism to load modules and their dependencies in the OCaml toplevel system (REPL).

omod is distributed under the ISC license.

Homepage: http://erratique.ch/software/omod

Tags

dev toplevel repl org:erratique

Published: 29 Mar 2024

Dependencies (5)

  1. cmdliner >= "1.1.0"
  2. topkg build & >= "1.0.3"
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.14.0" & < "5.5"

Dev Dependencies

None

Used by

None

Conflicts

None