package ocamlformat-lib

  1. Overview
  2. Docs

Description

OCamlFormat is a tool to automatically format OCaml code in a uniform style.

Published: 19 Sep 2023

Dependencies (18)

  1. camlp-streams
  2. result
  3. astring
  4. csexp >= "1.4.0"
  5. uutf >= "1.0.1"
  6. uuseg >= "10.0.0"
  7. stdio
  8. ocaml-version >= "3.5.0"
  9. menhirSdk >= "20201216"
  10. menhirLib >= "20201216"
  11. menhir >= "20201216"
  12. fpath
  13. fix
  14. either
  15. dune-build-info
  16. dune >= "2.8"
  17. base >= "v0.12.0"
  18. ocaml >= "4.08"

Dev Dependencies (4)

  1. odoc with-doc
  2. ocp-indent with-test = "false" & >= "1.8.0" | with-test & >= "1.8.1"
  3. ocamlformat-rpc-lib with-test & = version
  4. alcotest with-test & >= "1.3.0"

Used by (1)

  1. ocamlformat >= "0.26.1"

Conflicts

None