package js_of_ocaml_patches

  1. Overview
  2. Docs
Additions to js_of_ocaml's standard library that are required by Jane Street libraries.

Install

Dune Dependency

Authors

Maintainers

Sources

js_of_ocaml_patches-v0.16.0.tar.gz
sha256=72a5b83dcd57a3496dec793fe8c9fbd866ceeca5a2f6cc45b42e33296aaead4c

Description

Additions to js_of_ocaml's standard library that are required by Jane Street libraries. Most, if not everything in this library is intended to be upstreamed.

Published: 14 Jun 2023

README

Js_of_ocaml_patches

This is a library that contains some additions to the js_of_ocaml standard library. The purpose of this library is as a container for things we intend to upstream, but that the most recent upstream release has not yet reflected. Thus, the intention is that this library be pruned whenever there is a new js_of_ocaml release.

Dependencies (4)

  1. js_of_ocaml-ppx >= "5.1.1"
  2. js_of_ocaml >= "5.1.1"
  3. dune >= "2.0.0"
  4. ocaml >= "4.14.0"

Dev Dependencies

None

Used by (1)

  1. virtual_dom >= "v0.16.0"

Conflicts

None