package ppx_include

  1. Overview
  2. No Docs
Include OCaml source files in each other

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.tar.gz
md5=3769d59301ea69105c410347744f72d9

Description

ppx_include is a syntax extension that allows to include an OCaml source file inside another one.

Tags

syntax

Published: 15 Dec 2014

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.02.0" & < "4.03.0"

Dev Dependencies

None

Used by (1)

  1. ketrew < "2.0.0"

Conflicts

None