Put in earplugs

This commit is contained in:
nik gaffney 2024-01-14 13:35:29 +01:00
parent 86fcf94af4
commit db2b818bfc
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -189,13 +189,14 @@ offers flexible indentation options.")
(build-system dune-build-system)
(propagated-inputs (list dune-configurator ocaml-ctypes ocaml-bos))
(native-inputs (list ocaml-fmt
ocaml-logs
ocaml-mdx
ocaml-alcotest
ocaml-crowbar
ocaml-junit-alcotest
ocaml-logs
ocaml-mdx
ocaml-alcotest
ocaml-crowbar
ocaml-junit-alcotest
ocaml-ppx-sexp-value
ocaml-ezjsonm))
ocaml-sexplib
ocaml-ezjsonm))
(home-page "https://github.com/avsm/ocaml-yaml")
(synopsis "Parse and generate YAML 1.1/1.2 files")
(description