package jst-config

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

Install

Dune Dependency

Authors

Maintainers

Sources

jst-config-v0.16.0.tar.gz
sha256=faead56d8582868cdc099ad54f9bae059cc48710b724600cc64013e73c14d95b

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: 02 Jun 2023

Dependencies (5)

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

Dev Dependencies

None

Used by (4)

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

Conflicts

None