package jst-config

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

Install

Dune Dependency

Authors

Maintainers

Sources

jst-config-v0.12.0.tar.gz
md5=c91b626b2187d29fade6d61d4413c735

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: 01 Mar 2019

Dependencies (6)

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

Dev Dependencies

None

Used by (4)

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

Conflicts

None