package jst-config

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

Install

Dune Dependency

Authors

Maintainers

Sources

jst-config-v0.13.0.tar.gz
md5=26446584781a61603014b70ad248b668

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: 20 Nov 2019

Dependencies (6)

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

Dev Dependencies

None

Used by (4)

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

Conflicts

None