package jst-config

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=7053e5bbb3016b760c1e8f419814ad059625105db25dafa020676fcfc0f3b41b

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: 29 Apr 2022

Dependencies (5)

  1. dune-configurator
  2. dune >= "2.0.0"
  3. ppx_assert >= "v0.15" & < "v0.16"
  4. base >= "v0.15" & < "v0.16"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (4)

  1. core >= "v0.15.0" & < "v0.16.0"
  2. core_unix >= "v0.15.0" & < "v0.16.0"
  3. shell = "v0.15.0"
  4. time_now = "v0.15.0"

Conflicts

None