package jst-config

  1. Overview
  2. Docs
Compile-time configuration for Jane Street libraries

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
md5=ca0d970356cc99b0a5660058a93ff589

Description

Defines compile-time constants used in Jane Street libraries such as Base, Core, and Async.

This package has an unstable interface; it is intended only to share configuration between different packages from Jane Street. Future updates may not be backward-compatible, and we do not recommend using this package directly.

Published: 09 Sep 2021

Dependencies (6)

  1. dune-configurator
  2. dune >= "2.0.0"
  3. stdio >= "v0.14" & < "v0.15"
  4. ppx_assert >= "v0.14" & < "v0.15"
  5. base >= "v0.14" & < "v0.15"
  6. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (4)

  1. core >= "v0.14.0" & < "v0.15.0"
  2. core_kernel >= "v0.14.0" & < "v0.15.0"
  3. shell = "v0.14.0"
  4. time_now = "v0.14.0"

Conflicts

None