this repo has no description

current*.0.6: Fix constraint (see dune-project file)

Co-authored-by: Tim McGilchrist <timmcgil@gmail.com>

Kate 97ea1259 1d5c665c

Changed files
+9 -9
packages
current
current.0.6
current_docker
current_docker.0.6
current_examples
current_examples.0.6
current_git
current_git.0.6
current_github
current_github.0.6
current_gitlab
current_gitlab.0.6
current_rpc
current_rpc.0.6
current_slack
current_slack.0.6
current_web
current_web.0.6
+1 -1
packages/current/current.0.6/opam
···
"sqlite3"
"duration"
"prometheus"
-
"dune" {>= "2.0"}
+
"dune" {>= "2.9"}
"re" {>= "1.9.0"}
"lwt-dllist"
"alcotest" {>= "1.2.0" & with-test}
+1 -1
packages/current_docker/current_docker.0.6/opam
···
"lwt"
"ppx_deriving_yojson" {>= "3.5.1"}
"yojson"
-
"dune" {>= "2.0"}
+
"dune" {>= "2.9"}
"astring" {>= "0.8.5"}
"bos" {>= "0.2.0"}
"duration" {>= "0.1.3"}
+1 -1
packages/current_examples/current_examples.0.6/opam
···
"current_docker" {= version}
"current_rpc" {= version}
"capnp-rpc-unix" {>= "0.5"}
-
"dune" {>= "2.0"}
+
"dune" {>= "2.9"}
"capnp-rpc" {>= "0.8.0"}
"capnp-rpc-lwt" {>= "0.8.0"}
"capnp-rpc-net" {>= "0.8.0"}
+1 -1
packages/current_git/current_git.0.6/opam
···
"irmin-watcher"
"ppx_deriving_yojson" {>= "3.5.1"}
"yojson"
-
"dune" {>= "2.0"}
+
"dune" {>= "2.9"}
"astring" {>= "0.8.5"}
"bos" {>= "0.2.0"}
"fpath" {>= "0.7.3"}
+1 -1
packages/current_github/current_github.0.6/opam
···
"hex" {>= "1.4.0"}
"x509" {>= "0.10.0"}
"tls" {>= "0.11.0"}
-
"dune" {>= "2.0"}
+
"dune" {>= "2.9"}
"github-unix" {>= "4.4.0"}
"astring" {>= "0.8.5"}
"base64" {>= "3.4.0"}
+1 -1
packages/current_gitlab/current_gitlab.0.6/opam
···
"lwt"
"yojson"
"cohttp-lwt-unix" {>= "4.0.0"}
-
"dune" {>= "2.0"}
+
"dune" {>= "2.9"}
"gitlab-unix" {= "0.1.2"}
"cmdliner" {>= "1.1.0"}
"logs" {>= "0.7.0"}
+1 -1
packages/current_rpc/current_rpc.0.6/opam
···
"capnp-rpc" {>= "0.8.0"}
"capnp-rpc-lwt" {>= "0.4"}
"fpath"
-
"dune" {>= "2.0"}
+
"dune" {>= "2.9"}
"fmt" {>= "0.8.9"}
"logs" {>= "0.7.0"}
"lwt" {>= "5.3.0"}
+1 -1
packages/current_slack/current_slack.0.6/opam
···
"lwt"
"tls" {>= "0.12.0"}
"cohttp-lwt-unix" {>= "4.0.0"}
-
"dune" {>= "2.0"}
+
"dune" {>= "2.9"}
"logs" {>= "0.7.0"}
"uri" {>= "4.0.0"}
]
+1 -1
packages/current_web/current_web.0.6/opam
···
"cohttp-lwt-unix" {>= "4.0.0"}
"tyxml" {>= "4.4.0"}
"routes" {>= "0.8.0"}
-
"dune" {>= "2.0"}
+
"dune" {>= "2.9"}
"conf-graphviz"
"astring" {>= "0.8.5"}
"conduit-lwt-unix" {>= "2.2.2"}