package omod

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

Install

Dune Dependency

Authors

Maintainers

Sources

omod-0.0.2.tbz
md5=98cb7bc813e9325237929d047cd8408b

CHANGES.md.html

v0.0.2 2018-06-19 Zagreb

  • Fix omod for opam system switches. The location of the ocaml package is determined by ocamlc -where rather than $LIBDIR/ocaml (#1)

  • Get rid of shell outs to opam for auto-configuration: infer prefix from the executable's install path (#4).

  • opam pkg --long sort cobjs by name.

v0.0.1 2018-06-13 Zagreb

First release.