package linkage

  1. Overview
  2. No Docs
easier plugin loading

Install

Authors

Maintainers

Sources

v0.1.tar.gz
md5=b3b9cd290a0b5710226d1068a67c752f

Description

Linkage provides an easier-to-use interface to OCaml's Dynlink module, so that plugins can be loaded into an application without having to use side-effects to register the plugin.

Published: 10 Jan 2017

Dependencies (4)

  1. topkg build & >= "0.7.4"
  2. ocamlfind build
  3. ocamlbuild build
  4. ocaml >= "4.03.0" & < "5.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None