# This file is generated by dune, edit dune-project instead opam-version: "2.0" depends: [ "ocaml" "dune" {>= "3.8"} "lwt" {= "5.7.0"} "ppx_expect" {= "v0.16.0"} "ppx_deriving" {= "5.2.1"} "fmt" {= "0.9.0"} "ptime" {= "1.1.0"} "odoc" {with-doc} ] build: [ ["dune" "subst"] {dev} [ "dune" "build" "-p" name "-j" jobs "@install" "@runtest" {with-test} "@doc" {with-doc} ] ]