ocaml-fmt 0.9.0
OCaml Format pretty-printer combinators
Fmt exposes combinators to devise Format pretty-printing functions.
- Outputs:
out - Website: https://erratique.ch/software/fmt
- Licenses: ISC
- Package source: gnu/packages/ocaml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ocaml-fmt 0.9.0 as follows:
guix install ocaml-fmt@0.9.0
Or install the latest version:
guix install ocaml-fmt
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.