Put in earplugs
This commit is contained in:
parent
86fcf94af4
commit
db2b818bfc
1 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue