package ocamlformat-rpc

  1. Overview
  2. No Docs
Auto-formatter for OCaml code (RPC mode)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocamlformat-0.20.0.tbz
sha256=26d98d0a0c236c2c941386d6a9d1f935cd984a2b7eade9304b8dc372f8887e09
sha512=4e95ed41d059e5a1bac520731182ac493f0ce2c6a3bc95eea50c750258cad32963da76044c966942b3cb8b248d7de2466c97257f907ca3c267384422f26044dd

Description

OCamlFormat is a tool to automatically format OCaml code in a uniform style. This package defines a RPC interface to OCamlFormat

Published: 06 Dec 2021

Dependencies (19)

  1. uutf >= "1.0.1"
  2. uuseg >= "10.0.0"
  3. stdio < "v0.15"
  4. re >= "1.7.2"
  5. odoc-parser >= "0.9.0" & < "1.0.0"
  6. ocp-indent
  7. ocaml-version >= "3.3.0"
  8. menhirSdk >= "20201216"
  9. menhirLib >= "20201216"
  10. menhir >= "20201216"
  11. fpath
  12. fix
  13. either
  14. dune-build-info
  15. cmdliner < "1.1.0"
  16. base >= "v0.12.0" & < "v0.15"
  17. ocamlformat-rpc-lib = version
  18. ocaml >= "4.08" & < "4.15"
  19. dune >= "2.8"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None