package ocp-indent-nlfork

  1. Overview
  2. Docs

Description

This is a modified version of the ocp-indent library, which is based on a different lexer, using newline tokens and banning multi-line ones, which is more convenient for some applications.

The library is exported as ocp-indent-nlfork, so as not to interfere with canonical ocp-indent installations.

This package does not install an ocp-indent binary or related tools.

Tags

org:ocamlpro org:typerex

Published: 25 May 2018

Dependencies (3)

  1. cmdliner >= "1.0.0"
  2. ocp-build build & >= "1.99.6-beta"
  3. ocaml >= "4.02.0" & < "4.06.0"

Dev Dependencies

None

Conflicts

None