package ocamlformat_support

  1. Overview
  2. Docs
Support package for OCamlFormat

Install

Dune Dependency

Authors

Maintainers

Sources

support.0.4.tar.gz
md5=ec5f96a2727821f55ac50e305095208a

Description

Consists of a patched version of the OCaml standard library Format module.

Published: 17 Apr 2018

README

README.md

This directory contains code not authored by Facebook or covered by its CLA, that is subject to its own copyright (INRIA) and license (LGPL 2.1 with OCaml linking exception) terms.

In particular, it contains two files of the OCaml standard library, and versions modified to add some functionality used by ocamlformat. This code is included as a temporary measure while the pull request to include this functionality in the OCaml standard distribution is under review.

See ocaml/ocaml#1229.

Dependencies (2)

  1. jbuilder >= "1.0+beta7"
  2. ocaml >= "4.04.0" & < "4.08.0"

Dev Dependencies

None

Used by (1)

  1. ocamlformat >= "0.5" & < "0.7"

Conflicts

None