Put in earplugs

This commit is contained in:
nik gaffney 2024-01-15 08:57:16 +01:00
parent d49d947159
commit 399aa65501
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -62,6 +62,7 @@
ocaml-ezjsonm
ocaml-yaml
ocaml-csv
ocaml-lwt
ocaml-re
ocaml-odate
ocaml-spelll
@ -117,11 +118,11 @@ generator mode is optional, you can use it as post-processor for existing sites.
(build-system dune-build-system)
(propagated-inputs (list ocaml-either dune-configurator ocaml-odoc))
(native-inputs (list ocaml-qcheck-core
ocaml-yojson
ocaml-iter
ocaml-gen
ocaml-csexp
ocaml-uutf))
ocaml-yojson
ocaml-iter
ocaml-gen
ocaml-csexp
ocaml-uutf))
(home-page "https://github.com/c-cube/ocaml-containers/")
(synopsis
"A modular, clean and powerful extension of the OCaml standard library")
@ -130,7 +131,6 @@ generator mode is optional, you can use it as post-processor for existing sites.
;; via guix import opam lambdasoup
(define-public ocaml-lambdasoup
(package
(name "ocaml-lambdasoup")