Package Details: ocaml-configurator 0.11.0-1

Git Clone URL: https://aur.archlinux.org/ocaml-configurator.git (read-only, click to copy)
Package Base: ocaml-configurator
Description: Helper library for gathering system configuration
Upstream URL: https://github.com/janestreet/configurator
Licenses: Apache
Submitter: J5lx
Maintainer: None
Last Packager: J5lx
Votes: 6
Popularity: 0.000000
First Submitted: 2018-06-27 20:12 (UTC)
Last Updated: 2018-06-27 20:12 (UTC)

Latest Comments

Score_Under commented on 2020-12-20 10:23 (UTC)

Doesn't build any more: it requires jbuilder, but that's gone ( https://dune.build/blog/second-step-deprecation/ ). Hopefully the fix might be as simple as adding a dune upgrade step as described in that document?