this repo has no description

Merge pull request #18522 from mseri/conduit

conduit: remove upper bounds on 3.0.0

Kate 2eed7fd6 8feb4df3

Changed files
+161 -156
packages
alcotest
alcotest.1.1.0
alcotest.1.2.0
alcotest.1.2.1
alcotest.1.2.2
alcotest.1.2.3
alcotest.1.3.0
alcotest.1.4.0
aws-s3-async
aws-s3-async.4.0.0
aws-s3-async.4.0.1
aws-s3-async.4.1.0
aws-s3-async.4.2.0
aws-s3-async.4.3.0
aws-s3-async.4.4.0
aws-s3-async.4.4.1
aws-s3-async.4.5.0
aws-s3-async.4.5.1
aws-s3-lwt
aws-s3-lwt.4.0.0
aws-s3-lwt.4.0.1
aws-s3-lwt.4.1.0
aws-s3-lwt.4.2.0
aws-s3-lwt.4.3.0
aws-s3-lwt.4.4.0
aws-s3-lwt.4.4.1
aws-s3-lwt.4.5.0
aws-s3-lwt.4.5.1
cohttp-async
cohttp-async.0.99.0
cohttp-async.1.0.0
cohttp-async.1.0.2
cohttp-async.1.1.1
cohttp-async.1.2.0
cohttp-async.2.0.0
cohttp-async.2.1.1
cohttp-async.2.1.3
cohttp-async.2.2.0
cohttp-async.2.3.0
cohttp-async.2.4.0
cohttp-async.2.5.0
cohttp-async.2.5.1
cohttp-async.2.5.2
cohttp-async.2.5.2-1
cohttp-async.2.5.3
cohttp-async.2.5.4
cohttp-async.2.5.5
cohttp-lwt
cohttp-lwt.0.99.0
cohttp-lwt-unix
cohttp-lwt-unix.2.3.0
cohttp-lwt-unix.2.4.0
cohttp-lwt-unix.2.5.0
cohttp-lwt-unix.2.5.1
cohttp-lwt-unix.2.5.2
cohttp-lwt-unix.2.5.2-1
cohttp-lwt-unix.2.5.3
cohttp-lwt-unix.2.5.4
cohttp-lwt-unix.2.5.5
cohttp-mirage
cohttp-mirage.2.3.0
cohttp-mirage.4.0.0
conduit-lwt-unix
conduit-lwt-unix.1.0.2
conduit-lwt-unix.1.0.3
conduit-lwt-unix.1.1.0
conduit-lwt-unix.1.2.0
conduit-lwt-unix.1.3.0
conduit-lwt-unix.1.4.0
conduit-mirage
conduit-mirage.2.0.0
conduit-mirage.2.0.1
conduit-mirage.2.0.2
conduit-mirage.2.1.0
conduit-mirage.2.2.0
conduit-mirage.2.2.1
datakit
datakit.0.12.0
datakit.0.12.2
datakit.0.12.3
datakit.0.8.0
datakit.1.0.0
datakit-bridge-github
datakit-bridge-github.0.10.0
datakit-bridge-github.0.10.1
datakit-bridge-github.0.11.0
datakit-bridge-github.0.9.0
datakit-ci
datakit-ci.0.10.0
datakit-ci.0.10.1
datakit-ci.0.11.0
datakit-ci.0.12.0
datakit-ci.0.12.1
datakit-ci.0.12.2
datakit-ci.0.12.3
datakit-ci.0.12.4
datakit-ci.0.9.0
datakit-ci.1.0.0
datakit-github
datakit-github.0.8.1
git
git.1.4.10
git.1.5.0
git.1.5.1
git.1.5.2
git.1.5.3
git.1.6.0
git.1.6.1
git.1.6.2
git.1.7.0
git.1.7.1
git.1.7.2
git.1.8.0
git.1.9.0
git.1.9.1
git.1.9.2
git.1.9.3
git-mirage
git-mirage.2.1.2
git-unix
git-unix.1.10.0
git-unix.1.10.1
git-unix.1.11.2
git-unix.1.11.4
git-unix.1.11.5
git-unix.1.7.1
github-hooks
github-hooks.0.5.0
github-hooks-unix
github-hooks-unix.0.5.0
gremlin
gremlin.0.1.1
h2-mirage
h2-mirage.0.5.0
ipaddr-sexp
ipaddr-sexp.5.0.1
ketrew
ketrew.1.0.0
ketrew.1.1.0
ketrew.1.1.1
ketrew.2.0.0
ketrew.3.0.0
ketrew.3.1.0
ketrew.3.2.0
ketrew.3.2.1
links
links.0.9
links.0.9.1
links.0.9.2
mirage-conduit
mirage-conduit.1.0.3
mirage-conduit.1.3.0
mirage-conduit.3.0.0
mirage-conduit.3.0.1
mirage-conduit.3.1.0
mirage-conduit.3.2.0
mirage-http
mirage-http.2.5.3
mirage-http.3.0.0
mirage-http.3.1.0
mirage-http.3.2.0
prof_spacetime
prof_spacetime.0.1.0
prof_spacetime.0.2.0
prof_spacetime.0.3.0
resp-mirage
resp-mirage.0.10.0
resp-unix
resp-unix.0.10.0
resp-unix.0.9
resp-unix.0.9.1
websocket
websocket.2.0.0
websocket.2.1
websocket.2.13
websocket.2.14
websocket.2.2
websocket.2.3
websocket.2.4
websocket.2.5
websocket.2.6
yurt
yurt.0.1
yurt.0.3
yurt.0.4
+1 -1
packages/alcotest/alcotest.1.1.0/opam
···
"ocaml" {>= "4.03.0"}
"fmt" {>= "0.8.6"}
"astring"
-
"cmdliner"
+
"cmdliner" {>= "1.0.0"}
"uuidm"
"re"
"stdlib-shims"
+1 -1
packages/alcotest/alcotest.1.2.0/opam
···
"ocaml" {>= "4.03.0"}
"fmt" {>= "0.8.7"}
"astring"
-
"cmdliner"
+
"cmdliner" {>= "1.0.0"}
"uuidm"
"re"
"stdlib-shims"
+1 -1
packages/alcotest/alcotest.1.2.1/opam
···
"ocaml" {>= "4.03.0"}
"fmt" {>= "0.8.7"}
"astring"
-
"cmdliner"
+
"cmdliner" {>= "1.0.0"}
"uuidm"
"re"
"stdlib-shims"
+1 -1
packages/alcotest/alcotest.1.2.2/opam
···
"ocaml" {>= "4.03.0"}
"fmt" {>= "0.8.7"}
"astring"
-
"cmdliner"
+
"cmdliner" {>= "1.0.0"}
"uuidm"
"re"
"stdlib-shims"
+1 -1
packages/alcotest/alcotest.1.2.3/opam
···
"ocaml" {>= "4.03.0"}
"fmt" {>= "0.8.7"}
"astring"
-
"cmdliner"
+
"cmdliner" {>= "1.0.0"}
"uuidm"
"re"
"stdlib-shims"
+1 -1
packages/alcotest/alcotest.1.3.0/opam
···
"ocaml" {>= "4.03.0"}
"fmt" {>= "0.8.7"}
"astring"
-
"cmdliner"
+
"cmdliner" {>= "1.0.0"}
"uuidm"
"re"
"stdlib-shims"
+1 -1
packages/alcotest/alcotest.1.4.0/opam
···
"ocaml" {>= "4.03.0"}
"fmt" {>= "0.8.7"}
"astring"
-
"cmdliner"
+
"cmdliner" {>= "1.0.0"}
"uuidm"
"re"
"stdlib-shims"
+1 -1
packages/aws-s3-async/aws-s3-async.4.0.0/opam
···
"aws-s3" {= "4.0.0"}
"async_kernel" {>= "v0.9.0" & < "v0.15"}
"async_unix" {>= "v0.9.0" & < "v0.15"}
-
"conduit-async" {< "3.0.0"}
+
"conduit-async"
]
synopsis: "Ocaml library for accessing Amazon S3 - Async version"
description: """
+1 -1
packages/aws-s3-async/aws-s3-async.4.0.1/opam
···
"aws-s3" {= "4.0.1"}
"async_kernel" {>= "v0.9.0" & < "v0.15"}
"async_unix" {>= "v0.9.0" & < "v0.15"}
-
"conduit-async" {< "3.0.0"}
+
"conduit-async"
]
synopsis: "Ocaml library for accessing Amazon S3 - Async version"
description: """
+1 -1
packages/aws-s3-async/aws-s3-async.4.1.0/opam
···
"aws-s3" {= "4.1.0"}
"async_kernel" {>= "v0.9.0" & < "v0.15"}
"async_unix" {>= "v0.9.0" & < "v0.15"}
-
"conduit-async" {< "3.0.0"}
+
"conduit-async"
]
synopsis: "Ocaml library for accessing Amazon S3 - Async version"
description: """
+1 -1
packages/aws-s3-async/aws-s3-async.4.2.0/opam
···
"aws-s3" {= "4.2.0" }
"async_kernel" {>= "v0.9.0" & < "v0.15"}
"async_unix" {>= "v0.9.0" & < "v0.15"}
-
"conduit-async" {< "3.0.0"}
+
"conduit-async"
]
synopsis: "Ocaml library for accessing Amazon S3 - Async version"
description: """
+1 -1
packages/aws-s3-async/aws-s3-async.4.3.0/opam
···
"aws-s3" {= "4.3.0" }
"async_kernel" {>= "v0.9.0" & < "v0.15"}
"async_unix" {>= "v0.9.0" & < "v0.15"}
-
"conduit-async" {< "3.0.0"}
+
"conduit-async"
]
synopsis: "Ocaml library for accessing Amazon S3 - Async version"
description: """
+1 -1
packages/aws-s3-async/aws-s3-async.4.4.0/opam
···
"aws-s3" {= "4.4.0" }
"async_kernel" {>= "v0.9.0" & < "v0.15"}
"async_unix" {>= "v0.9.0" & < "v0.15"}
-
"conduit-async" {< "3.0.0"}
+
"conduit-async"
]
synopsis: "Ocaml library for accessing Amazon S3 - Async version"
description: """
+1 -1
packages/aws-s3-async/aws-s3-async.4.4.1/opam
···
"aws-s3" {= version}
"async_kernel" {>= "v0.9.0" & < "v0.15"}
"async_unix" {>= "v0.9.0" & < "v0.15"}
-
"conduit-async" {< "3.0.0"}
+
"conduit-async"
]
synopsis: "Ocaml library for accessing Amazon S3 - Async version"
description: """
+1 -1
packages/aws-s3-async/aws-s3-async.4.5.0/opam
···
"aws-s3" {= version}
"async_kernel" {>= "v0.9.0" & < "v0.13"}
"async_unix" {>= "v0.9.0" & < "v0.13"}
-
"conduit-async" {>= "1.5.0" & < "3.0.0"}
+
"conduit-async" {>= "1.5.0"}
]
synopsis: "Ocaml library for accessing Amazon S3 - Async version"
description: """
+1 -1
packages/aws-s3-async/aws-s3-async.4.5.1/opam
···
"aws-s3" {= version}
"async_kernel" {>= "v0.9.0" & < "v0.15"}
"async_unix" {>= "v0.9.0" & < "v0.15"}
-
"conduit-async" {>= "1.5.0" & < "3.0.0"}
+
"conduit-async" {>= "1.5.0"}
]
synopsis: "Ocaml library for accessing Amazon S3 - Async version"
description: """
+1 -1
packages/aws-s3-lwt/aws-s3-lwt.4.0.0/opam
···
"dune"
"aws-s3" {= "4.0.0"}
"lwt"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
]
synopsis: "Ocaml library for accessing Amazon S3 - Lwt version."
description: """
+1 -1
packages/aws-s3-lwt/aws-s3-lwt.4.0.1/opam
···
"dune"
"aws-s3" {= "4.0.1"}
"lwt"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
]
synopsis: "Ocaml library for accessing Amazon S3 - Lwt version."
description: """
+1 -1
packages/aws-s3-lwt/aws-s3-lwt.4.1.0/opam
···
"dune"
"aws-s3" {= "4.1.0"}
"lwt"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
]
synopsis: "Ocaml library for accessing Amazon S3 - Lwt version."
description: """
+1 -1
packages/aws-s3-lwt/aws-s3-lwt.4.2.0/opam
···
"dune"
"aws-s3" {= "4.2.0" }
"lwt"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
]
synopsis: "Ocaml library for accessing Amazon S3 - Lwt version"
description: """
+1 -1
packages/aws-s3-lwt/aws-s3-lwt.4.3.0/opam
···
"dune"
"aws-s3" {= "4.3.0" }
"lwt"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
]
synopsis: "Ocaml library for accessing Amazon S3 - Lwt version"
description: """
+1 -1
packages/aws-s3-lwt/aws-s3-lwt.4.4.0/opam
···
"dune"
"aws-s3" {= "4.4.0" }
"lwt"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
]
synopsis: "Ocaml library for accessing Amazon S3 - Lwt version"
description: """
+1 -1
packages/aws-s3-lwt/aws-s3-lwt.4.4.1/opam
···
"dune"
"aws-s3" {= version}
"lwt"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
]
synopsis: "Ocaml library for accessing Amazon S3 - Lwt version"
description: """
+1 -1
packages/aws-s3-lwt/aws-s3-lwt.4.5.0/opam
···
"dune"
"aws-s3" {= version}
"lwt"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
]
synopsis: "Ocaml library for accessing Amazon S3 - Lwt version"
description: """
+1 -1
packages/aws-s3-lwt/aws-s3-lwt.4.5.1/opam
···
"dune"
"aws-s3" {= version}
"lwt"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
]
synopsis: "Ocaml library for accessing Amazon S3 - Lwt version"
description: """
+1 -1
packages/cohttp-async/cohttp-async.0.99.0/opam
···
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta10"}
"cohttp" {>= "0.99.0" & < "1.0"}
-
"conduit-async" {< "3.0.0"}
+
"conduit-async"
"async" {< "v0.10.0"}
"magic-mime"
"fmt"
+1 -1
packages/cohttp-async/cohttp-async.1.0.0/opam
···
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta10"}
"cohttp" {>= "1.0.0"}
-
"conduit-async" {< "3.0.0"}
+
"conduit-async"
"async" {< "v0.10.0"}
"magic-mime"
"logs"
+1 -1
packages/cohttp-async/cohttp-async.1.0.2/opam
···
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta10"}
"cohttp" {>= "1.0.2"}
-
"conduit-async" {>= "1.0.3" & < "3.0.0"}
+
"conduit-async" {>= "1.0.3"}
"async" {>= "v0.10.0" & < "v0.12"}
"magic-mime"
"logs"
+1 -1
packages/cohttp-async/cohttp-async.1.1.1/opam
···
"base" {>= "v0.11.0" & < "v0.12"}
"core" {with-test & < "v0.12"}
"cohttp"
-
"conduit-async" {>= "1.0.3" & < "3.0.0"}
+
"conduit-async" {>= "1.0.3"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.1.2.0/opam
···
"base" {>= "v0.11.0" & < "v0.12"}
"core" {with-test & < "v0.12"}
"cohttp"
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.0.0/opam
···
"base" {>= "v0.11.0" & < "v0.12"}
"core" {with-test & < "v0.12"}
"cohttp"
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.1.1/opam
···
"base" {>= "v0.11.0" & < "v0.13"}
"core" {with-test & < "v0.13"}
"cohttp"
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.1.3/opam
···
"base" {>= "v0.11.0" & < "v0.13"}
"core" {with-test & < "v0.13"}
"cohttp"
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.2.0/opam
···
"base" {>= "v0.11.0" & < "v0.13"}
"core" {with-test & < "v0.13"}
"cohttp" {=version}
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.3.0/opam
···
"base" {>= "v0.11.0" & < "v0.13"}
"core" {with-test & < "v0.13"}
"cohttp" {=version}
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.4.0/opam
···
"base" {>= "v0.11.0" & < "v0.13"}
"core" {with-test & < "v0.13"}
"cohttp" {=version}
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.5.0/opam
···
"base" {>= "v0.11.0" & < "v0.14"}
"core" {with-test & < "v0.14"}
"cohttp" {=version}
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.5.1/opam
···
"base" {>= "v0.11.0" & < "v0.14"}
"core" {with-test & < "v0.14"}
"cohttp" {=version}
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.5.2-1/opam
···
"base" {>= "v0.11.0"}
"core" {with-test}
"cohttp" {=version}
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.5.2/opam
···
"base" {>= "v0.11.0"}
"core" {with-test}
"cohttp" {=version}
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.5.3/opam
···
"base" {>= "v0.11.0"}
"core" {with-test}
"cohttp" {=version}
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.5.4/opam
···
"base" {>= "v0.11.0"}
"core" {with-test}
"cohttp" {=version}
-
"conduit-async" {>= "1.2.0" & < "3.0.0"}
+
"conduit-async" {>= "1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-async/cohttp-async.2.5.5/opam
···
"base" {>= "v0.11.0"}
"core" {with-test}
"cohttp" {=version}
-
"conduit-async" {>="1.2.0" & < "3.0.0"}
+
"conduit-async" {>="1.2.0"}
"magic-mime"
"logs"
"fmt" {>= "0.8.2"}
+1 -1
packages/cohttp-lwt-unix/cohttp-lwt-unix.2.3.0/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"conduit-lwt-unix" {>= "1.0.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.3"}
"cmdliner"
"magic-mime"
"logs"
+1 -1
packages/cohttp-lwt-unix/cohttp-lwt-unix.2.4.0/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"conduit-lwt-unix" {>= "1.0.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.3"}
"cmdliner"
"magic-mime"
"logs"
+1 -1
packages/cohttp-lwt-unix/cohttp-lwt-unix.2.5.0/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"conduit-lwt-unix" {>= "1.0.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.3"}
"cmdliner"
"magic-mime"
"logs"
+1 -1
packages/cohttp-lwt-unix/cohttp-lwt-unix.2.5.1/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"conduit-lwt-unix" {>= "1.0.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.3"}
"cmdliner"
"magic-mime"
"logs"
+1 -1
packages/cohttp-lwt-unix/cohttp-lwt-unix.2.5.2-1/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"conduit-lwt-unix" {>= "1.0.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.3"}
"cmdliner"
"magic-mime"
"logs"
+1 -1
packages/cohttp-lwt-unix/cohttp-lwt-unix.2.5.2/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"conduit-lwt-unix" {>= "1.0.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.3"}
"cmdliner"
"magic-mime"
"logs"
+1 -1
packages/cohttp-lwt-unix/cohttp-lwt-unix.2.5.3/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"conduit-lwt-unix" {>= "1.0.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.3"}
"cmdliner"
"magic-mime"
"logs"
+1 -1
packages/cohttp-lwt-unix/cohttp-lwt-unix.2.5.4/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"conduit-lwt-unix" {>= "1.0.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.3"}
"cmdliner"
"magic-mime"
"logs"
+1 -1
packages/cohttp-lwt-unix/cohttp-lwt-unix.2.5.5/opam
···
depends: [
"ocaml" {>= "4.04.1"}
"dune" {>= "1.1.0"}
-
"conduit-lwt-unix" {>= "1.0.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.3"}
"cmdliner"
"magic-mime"
"logs"
+1 -1
packages/cohttp-lwt/cohttp-lwt.0.99.0/opam
···
depends: [
"ocaml" {>= "4.03.0"}
"jbuilder" {>= "1.0+beta10"}
-
"conduit" {>= "0.14.0" & < "3.0.0"}
+
"conduit" {>= "0.14.0"}
"cohttp" {>= "0.99.0" & < "1.0"}
"lwt"
]
+2 -2
packages/cohttp-mirage/cohttp-mirage.2.3.0/opam
···
"dune" {>= "1.1.0"}
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-channel-lwt" {>= "3.0.0"}
-
"conduit" {>= "0.99" & < "3.0.0"}
-
"conduit-mirage" {< "3.0.0"}
+
"conduit" {>= "0.99"}
+
"conduit-mirage"
"mirage-kv-lwt" {>= "2.0.0"}
"lwt" {>= "2.4.3"}
"cohttp" {< "3.0.0"}
+2 -2
packages/cohttp-mirage/cohttp-mirage.4.0.0/opam
···
"dune" {>= "1.1.0"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit" {>= "4.0.0"}
-
"conduit-mirage" {>= "4.0.0"}
+
"conduit" {>= "2.0.2"}
+
"conduit-mirage" {>= "2.3.0"}
"mirage-kv" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp" {=version}
+1 -1
packages/conduit-lwt-unix/conduit-lwt-unix.1.0.2/opam
···
"base-unix"
"jbuilder" {>= "1.0+beta9"}
"ppx_sexp_conv" {< "v0.15"}
-
"conduit-lwt" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt" {>= "1.0.0"}
"lwt" {>= "3.0.0"}
"uri" {>= "1.9.4"}
"ipaddr" {>= "2.8.0" & < "3.0.0"}
+1 -1
packages/conduit-lwt-unix/conduit-lwt-unix.1.0.3/opam
···
"base-unix"
"jbuilder" {>= "1.0+beta9"}
"ppx_sexp_conv" {< "v0.15"}
-
"conduit-lwt" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt" {>= "1.0.0"}
"lwt" {>= "3.0.0"}
"uri" {>= "1.9.4"}
"ipaddr" {>= "2.8.0" & < "3.0.0"}
+1 -1
packages/conduit-lwt-unix/conduit-lwt-unix.1.1.0/opam
···
"base-unix"
"jbuilder" {>= "1.0+beta9"}
"ppx_sexp_conv" {< "v0.15"}
-
"conduit-lwt" {>= "1.1.0" & < "3.0.0"}
+
"conduit-lwt" {>= "1.1.0"}
"lwt" {>= "3.0.0"}
"uri" {>= "1.9.4"}
"ipaddr" {>= "2.8.0" & < "3.0.0"}
+1 -1
packages/conduit-lwt-unix/conduit-lwt-unix.1.2.0/opam
···
"base-unix"
"jbuilder" {>= "1.0+beta9"}
"ppx_sexp_conv" {< "v0.15"}
-
"conduit-lwt" {< "3.0.0"}
+
"conduit-lwt"
"lwt" {>= "3.0.0"}
"uri" {>= "1.9.4"}
"ipaddr" {>= "2.8.0" & < "3.0.0"}
+1 -1
packages/conduit-lwt-unix/conduit-lwt-unix.1.3.0/opam
···
"dune"
"base-unix"
"ppx_sexp_conv" {< "v0.15"}
-
"conduit-lwt" {>= "1.3.0" & < "3.0.0"}
+
"conduit-lwt" {>= "1.3.0"}
"lwt" {>= "3.0.0"}
"uri" {>= "1.9.4"}
"ipaddr" {>= "2.8.0" & < "3.0.0"}
+1 -1
packages/conduit-lwt-unix/conduit-lwt-unix.1.4.0/opam
···
"dune"
"base-unix"
"ppx_sexp_conv" {< "v0.15"}
-
"conduit-lwt" {>= "1.4.0" & < "3.0.0"}
+
"conduit-lwt" {>= "1.4.0"}
"lwt" {>= "3.0.0"}
"uri" {>= "1.9.4"}
"ipaddr" {>= "3.0.0" & < "4.0.0"}
+1 -1
packages/conduit-mirage/conduit-mirage.2.0.0/opam
···
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-random" {>= "1.2.0" & < "2.0.0"}
"dns-client" {>= "4.0.0" & < "4.5.0"}
-
"conduit-lwt" {< "3.0.0"}
+
"conduit-lwt"
"vchan" {>= "3.0.0"}
"xenstore"
"tls" {>= "0.8.0" & < "0.11.0"}
+1 -1
packages/conduit-mirage/conduit-mirage.2.0.1/opam
···
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-random" {>= "1.2.0" & < "2.0.0"}
"dns-client" {>= "4.0.0" & < "4.5.0"}
-
"conduit-lwt" {< "3.0.0"}
+
"conduit-lwt"
"vchan" {>= "3.0.0"}
"xenstore"
"tls" {>= "0.8.0" & < "0.11.0"}
+1 -1
packages/conduit-mirage/conduit-mirage.2.0.2/opam
···
"mirage-flow-combinators" {>= "2.0.0"}
"mirage-random" {>= "2.0.0"}
"dns-client" {>= "4.1.0" & < "4.5.0"}
-
"conduit-lwt" {< "3.0.0"}
+
"conduit-lwt"
"vchan" {>= "5.0.0"}
"xenstore"
"tls" {>= "0.8.0" & < "0.11.0"}
+1 -1
packages/conduit-mirage/conduit-mirage.2.1.0/opam
···
"mirage-flow-combinators" {>= "2.0.0"}
"mirage-random" {>= "2.0.0"}
"dns-client" {>= "4.1.0" & < "4.5.0"}
-
"conduit-lwt" {< "3.0.0"}
+
"conduit-lwt"
"vchan" {>= "5.0.0"}
"xenstore"
"tls" {>= "0.11.0"}
+1 -1
packages/conduit-mirage/conduit-mirage.2.2.0/opam
···
"mirage-flow-combinators" {>= "2.0.0"}
"mirage-random" {>= "2.0.0"}
"dns-client" {>= "4.5.0"}
-
"conduit-lwt" {< "3.0.0"}
+
"conduit-lwt"
"vchan" {>= "5.0.0"}
"xenstore"
"tls" {>= "0.11.0"}
+1 -1
packages/conduit-mirage/conduit-mirage.2.2.1/opam
···
"mirage-random" {>= "2.0.0"}
"mirage-time" {>= "2.0.0"}
"dns-client" {>= "4.5.0" & < "5.0.0"}
-
"conduit-lwt" {< "3.0.0"}
+
"conduit-lwt"
"vchan" {>= "5.0.0"}
"xenstore"
"tls" {>= "0.11.0"}
+1 -1
packages/datakit-bridge-github/datakit-bridge-github.0.10.0/opam
···
"hvsock" {>= "0.8.1"}
"hex"
"nocrypto"
-
"conduit" {< "3.0.0"}
+
"conduit"
"prometheus-app"
"protocol-9p" {= "0.9.0"}
"datakit-client" {>= "0.10.0" & < "0.11.0"}
+1 -1
packages/datakit-bridge-github/datakit-bridge-github.0.10.1/opam
···
"hvsock" {>= "0.8.1"}
"hex"
"nocrypto"
-
"conduit" {< "3.0.0"}
+
"conduit"
"prometheus-app"
"protocol-9p-unix" {>= "0.11.0"}
"datakit-client" {>= "0.10.0" & < "0.11.0"}
+1 -1
packages/datakit-bridge-github/datakit-bridge-github.0.11.0/opam
···
"hvsock" {>= "0.8.1"}
"hex"
"nocrypto"
-
"conduit" {< "3.0.0"}
+
"conduit"
"prometheus-app"
"protocol-9p-unix" {>= "0.11.0"}
"datakit-client" {>= "0.11.0"}
+1 -1
packages/datakit-bridge-github/datakit-bridge-github.0.9.0/opam
···
"hvsock" {>= "0.8.1" & < "0.14.0"}
"hex"
"nocrypto"
-
"conduit" {< "3.0.0"}
+
"conduit"
"prometheus-app"
"uri" {>= "1.8.0"}
"protocol-9p" {>= "0.8.0"}
+1 -1
packages/datakit-ci/datakit-ci.0.10.0/opam
···
"tyxml" {>= "4.0.0"}
"tls" {< "0.9.0"}
"cstruct" {<"4.0.0"}
-
"conduit" {< "3.0.0"}
+
"conduit"
"io-page"
"pbkdf"
"webmachine" {>= "0.4.0" & < "0.6.0"}
+1 -1
packages/datakit-ci/datakit-ci.0.10.1/opam
···
"cstruct" {<"4.0.0"}
"tyxml" {>= "4.0.0"}
"tls" {< "0.9.0"}
-
"conduit" {< "3.0.0"}
+
"conduit"
"io-page"
"pbkdf"
"webmachine" {>= "0.4.0" & < "0.6.0"}
+1 -1
packages/datakit-ci/datakit-ci.0.11.0/opam
···
"logs"
"tyxml" {>= "4.0.0"}
"tls" {< "0.9.0"}
-
"conduit" {< "3.0.0"}
+
"conduit"
"io-page"
"pbkdf"
"webmachine" {>= "0.4.0" & < "0.6.0"}
+1 -1
packages/datakit-ci/datakit-ci.0.12.0/opam
···
"logs"
"tyxml" {>= "4.0.0" & < "4.3.0"}
"tls" {< "0.9.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"io-page"
"pbkdf"
"webmachine" {>= "0.4.0" & < "0.6.0"}
+1 -1
packages/datakit-ci/datakit-ci.0.12.1/opam
···
"logs"
"tyxml" {>= "4.0.0"}
"tls" {>= "0.9.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"io-page"
"pbkdf"
"webmachine" {>= "0.4.0" & < "0.6.0"}
+1 -1
packages/datakit-ci/datakit-ci.0.12.2/opam
···
"logs"
"tyxml" {>= "4.0.0"}
"tls" {>= "0.9.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"io-page"
"pbkdf"
"webmachine" {>= "0.4.0" & < "0.6.0"}
+1 -1
packages/datakit-ci/datakit-ci.0.12.3/opam
···
"tyxml" {>= "4.0.0"}
"tls" {>= "0.9.0"}
"cstruct" {<"4.0.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"io-page"
"pbkdf"
"webmachine" {>= "0.4.0" & < "0.6.0"}
+1 -1
packages/datakit-ci/datakit-ci.0.12.4/opam
···
"tyxml" {>= "4.0.0"}
"tls" {>= "0.9.0"}
"x509" {< "0.7.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"io-page"
"pbkdf"
"webmachine" {>= "0.4.0" & < "0.6.0"}
+1 -1
packages/datakit-ci/datakit-ci.0.9.0/opam
···
"tyxml" {>= "4.0.0"}
"tls" {< "0.9.0"}
"channel"
-
"conduit" {< "3.0.0"}
+
"conduit"
"io-page"
"pbkdf"
"webmachine" {>= "0.3.2" & < "0.6.0"}
+1 -1
packages/datakit-ci/datakit-ci.1.0.0/opam
···
"tyxml" {>= "4.0.0"}
"tls" {>= "0.9.0"}
"x509" {< "0.7.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"io-page"
"pbkdf"
"webmachine" {>= "0.4.0" & <= "0.5.0"}
+1 -1
packages/datakit-github/datakit-github.0.8.1/opam
···
"named-pipe" {>= "0.4.0"}
"hex"
"nocrypto"
-
"conduit" {< "3.0.0"}
+
"conduit"
"datakit-server" {>= "0.7.0" & < "0.10.0"}
"datakit-client" {>= "0.7.0" & < "0.10.0"}
"github-hooks" {>= "0.1.1" & < "0.2.0"}
+1 -1
packages/datakit/datakit.0.12.0/opam
···
"cstruct" {>= "2.2"}
"result"
"lwt" {>= "3.0.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"mirage-flow" {< "2.0.0"}
"named-pipe" {>= "0.4.0"}
"hvsock" {>= "0.8.1"}
+1 -1
packages/datakit/datakit.0.12.2/opam
···
"cstruct" {>= "2.2"}
"result"
"lwt" {>= "3.0.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"mirage-flow" {< "2.0.0"}
"named-pipe" {>= "0.4.0"}
"hvsock" {>= "0.8.1"}
+1 -1
packages/datakit/datakit.0.12.3/opam
···
"cstruct" {>= "2.2"}
"result"
"lwt" {>= "3.0.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"mirage-flow" {< "2.0.0"}
"named-pipe" {>= "0.4.0"}
"hvsock" {>= "0.8.1"}
+1 -1
packages/datakit/datakit.0.8.0/opam
···
"cstruct" {>= "2.2"}
"result"
"lwt"
-
"conduit" {< "3.0.0"}
+
"conduit"
"mirage-flow" {< "2.0.0"}
"cohttp"
"named-pipe" {>= "0.4.0"}
+1 -1
packages/datakit/datakit.1.0.0/opam
···
"cstruct" {>= "2.2"}
"result"
"lwt" {>= "3.0.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"mirage-flow" {< "2.0.0"}
"named-pipe" {>= "0.4.0"}
"hvsock" {>= "0.8.1"}
+1 -1
packages/git-mirage/git-mirage.2.1.2/opam
···
"cohttp-mirage" {>= "1.0.0"}
"mirage-flow" {>= "2.0.0"}
"mirage-channel" {>= "4.0.0"}
-
"conduit-mirage" {< "3.0.0"}
+
"conduit-mirage"
"conduit-mirage" {with-test & < "2.2.0"}
"git-http" {= version}
"git" {= version}
+1 -1
packages/git-unix/git-unix.1.10.0/opam
···
"cmdliner" {< "1.0.0"}
"git" {>= "1.10.0" & < "1.11.0"}
"git-http" {>= "1.10.0"}
-
"conduit" {>= "0.8.4" & < "3.0.0"}
+
"conduit" {>= "0.8.4"}
"camlzip" {>= "1.06"}
"nocrypto" {>= "0.2.0"}
"mtime" {< "1.0.0"}
+1 -1
packages/git-unix/git-unix.1.10.1/opam
···
"cmdliner"
"git" {>= "1.10.0" & < "1.11.0"}
"git-http" {>= "1.10.0"}
-
"conduit" {>= "0.8.4" & < "3.0.0"}
+
"conduit" {>= "0.8.4"}
"camlzip" {>= "1.06"}
"nocrypto" {>= "0.2.0"}
"mtime" {< "1.0.0"}
+1 -1
packages/git-unix/git-unix.1.11.2/opam
···
"cmdliner"
"logs"
"git-http" {>= "1.11.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"cohttp-lwt-unix" {>= "0.99.0" & < "1.0.0"}
"nocrypto" {>= "0.2.0"}
"mtime" {>= "1.0.0"}
+1 -1
packages/git-unix/git-unix.1.11.4/opam
···
"cmdliner"
"logs"
"git-http" {>= "1.11.0" & < "2.0.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"cohttp-lwt-unix" {>= "1.0.0"}
"nocrypto" {>= "0.2.0"}
"mtime" {>= "1.0.0"}
+1 -1
packages/git-unix/git-unix.1.11.5/opam
···
"cmdliner"
"logs"
"git-http" {>= "1.11.0" & < "2.0.0"}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"cohttp-lwt-unix" {>= "1.0.0"}
"nocrypto" {>= "0.2.0"}
"mtime" {>= "1.0.0"}
+1 -1
packages/git-unix/git-unix.1.7.1/opam
···
depends: [
"ocaml"
"git" {>= "1.7.1" & < "1.10.0"}
-
"conduit" {< "3.0.0"}
+
"conduit"
"cohttp"
"camlzip"
"nocrypto"
+1 -1
packages/git/git.1.4.10/opam
···
"mirage-fs-unix" {with-test}
"mirage-types-lwt" {with-test & < "3.7.0"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"cmdliner"
"cstruct" {< "3.2.0"}
"ocamlbuild" {build}
+1 -1
packages/git/git.1.5.0/opam
···
"mirage-fs-unix" {with-test & = "1.1.4"}
"mirage-types-lwt" {with-test & < "3.7.0"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"ocamlbuild" {build}
]
depopts: [
+1 -1
packages/git/git.1.5.1/opam
···
"mirage-fs-unix" {with-test & = "1.1.4"}
"mirage-types-lwt" {with-test & < "3.7.0"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"ocamlbuild" {build}
]
depopts: [
+1 -1
packages/git/git.1.5.2/opam
···
"mirage-http" {with-test}
"mirage-fs-unix" {with-test & = "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"ocamlbuild" {build}
]
+1 -1
packages/git/git.1.5.3/opam
···
"mirage-http" {with-test}
"mirage-fs-unix" {with-test & = "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"channel" {with-test}
"ocamlbuild" {build}
+1 -1
packages/git/git.1.6.0/opam
···
"mirage-http" {with-test}
"mirage-fs-unix" {with-test & = "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"channel" {with-test}
"ocamlbuild" {build}
+1 -1
packages/git/git.1.6.1/opam
···
"mirage-http" {with-test}
"mirage-fs-unix" {with-test & = "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"channel" {with-test}
"ocamlbuild" {build}
+1 -1
packages/git/git.1.6.2/opam
···
"mirage-http" {with-test}
"mirage-fs-unix" {with-test & = "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"channel" {with-test}
"ocamlbuild" {build}
+1 -1
packages/git/git.1.7.0/opam
···
"channel" {with-test}
"mirage-fs-unix" {with-test & >= "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"camlzip" {with-test}
"nocrypto" {with-test}
+1 -1
packages/git/git.1.7.1/opam
···
"channel" {with-test}
"mirage-fs-unix" {with-test & >= "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"camlzip" {with-test}
"nocrypto" {with-test}
+1 -1
packages/git/git.1.7.2/opam
···
"channel" {with-test}
"mirage-fs-unix" {with-test & >= "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"camlzip" {with-test}
"nocrypto" {with-test}
+1 -1
packages/git/git.1.8.0/opam
···
"channel" {with-test}
"mirage-fs-unix" {with-test & >= "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"camlzip" {with-test}
"nocrypto" {with-test}
+2 -1
packages/git/git.1.9.0/opam
···
"fmt"
"hex"
"astring"
+
"re"
"crc" {<= "1.0.0"}
"ocplib-endian" {>= "0.6"}
"alcotest" {with-test}
···
"channel" {with-test}
"mirage-fs-unix" {with-test & >= "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"camlzip" {with-test & >= "1.06"}
"nocrypto" {with-test}
+2 -1
packages/git/git.1.9.1/opam
···
"fmt"
"hex"
"astring"
+
"re"
"crc" {<= "1.0.0"}
"ocplib-endian" {>= "0.6"}
"alcotest" {with-test}
···
"channel" {with-test}
"mirage-fs-unix" {with-test & >= "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"camlzip" {with-test & >= "1.06"}
"nocrypto" {with-test}
+2 -1
packages/git/git.1.9.2/opam
···
"fmt"
"hex"
"astring"
+
"re"
"ocplib-endian" {>= "0.6"}
"alcotest" {with-test}
"mirage-types-lwt" {with-test & < "3.7.0"}
···
"channel" {with-test}
"mirage-fs-unix" {with-test & >= "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"camlzip" {with-test & >= "1.06"}
"nocrypto" {with-test}
+2 -1
packages/git/git.1.9.3/opam
···
"fmt"
"hex"
"astring"
+
"re"
"ocplib-endian" {>= "0.6"}
"alcotest" {with-test}
"mirage-types-lwt" {with-test & < "3.7.0"}
···
"channel" {with-test}
"mirage-fs-unix" {with-test & >= "1.1.4"}
"cohttp" {with-test}
-
"conduit" {with-test & < "3.0.0"}
+
"conduit" {with-test}
"base-unix" {with-test}
"camlzip" {with-test & >= "1.06"}
"nocrypto" {with-test}
+1 -1
packages/github-hooks-unix/github-hooks-unix.0.5.0/opam
···
"ocaml" {>= "4.02.0"}
"dune"
"github-unix" {>= "3.0.1"}
-
"conduit-lwt-unix" {>= "1.5.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.5.0"}
"github-hooks" {>= "0.5.0"}
"cohttp-lwt-unix" {>= "0.99.0"}
]
+1 -1
packages/github-hooks/github-hooks.0.5.0/opam
···
"logs"
"lwt"
"cohttp-lwt" {>= "0.99.0"}
-
"conduit-lwt" {>= "1.5.0" & < "3.0.0"}
+
"conduit-lwt" {>= "1.5.0"}
"github" {>= "3.0.1"}
"nocrypto"
"cstruct"
+1 -1
packages/gremlin/gremlin.0.1.1/opam
···
build: [ "dune" "build" "-j" jobs "-p" name ]
depends: [
"ocaml" {>= "4.07.1"}
-
"conduit-lwt-unix" {>= "1.4.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.4.0"}
"containers" {>= "2.6"}
"core" {>= "v0.12.3" & < "v0.15"}
"dune" {>= "1.10.0"}
+1 -1
packages/h2-mirage/h2-mirage.0.5.0/opam
···
"h2-lwt" {= version}
"dune" {>= "1.7"}
"lwt"
-
"conduit-mirage" {>= "2.0.2" & < "3.0.0"}
+
"conduit-mirage" {>= "2.0.2"}
"mirage-flow" {>= "2.0.0"}
"cstruct"
]
+1
packages/ipaddr-sexp/ipaddr-sexp.5.0.1/opam
···
depends: [
"ocaml" {>= "4.04.0"}
"dune" {>= "1.9.0"}
+
"sexplib0"
"ipaddr" {= version}
"ipaddr-cstruct" {with-test & = version}
"ounit" {with-test}
+1 -1
packages/ketrew/ketrew.1.0.0/opam
···
"cohttp" {= "0.17.2" & < "0.99"}
"lwt" {< "2.5.0"}
"ssl"
-
"conduit" {< "3.0.0"}
+
"conduit"
]
post-messages: [
"
+1 -1
packages/ketrew/ketrew.1.1.0/opam
···
"cohttp" {>= "0.17.2" & < "0.99"}
"lwt" {< "2.5.0"}
"ssl"
-
"conduit" {< "3.0.0"}
+
"conduit"
]
post-messages: [
"
+1 -1
packages/ketrew/ketrew.1.1.1/opam
···
"cohttp" {>= "0.17.0" & < "0.99"}
"lwt" {< "2.5.0"}
"ssl"
-
"conduit" {< "3.0.0"}
+
"conduit"
]
post-messages: [
"
+1 -1
packages/ketrew/ketrew.2.0.0/opam
···
"cohttp" {>= "0.17.0" & < "0.99"}
"lwt" {< "2.5.0"}
"ssl"
-
"conduit" {< "3.0.0"}
+
"conduit"
"js_of_ocaml" {>= "2.6" & < "3.0"}
"tyxml" {<= "3.5.0"}
"reactiveData"
+1 -1
packages/ketrew/ketrew.3.0.0/opam
···
"ppx_deriving_yojson" {>= "3.0"}
"cohttp" {>= "0.21.0" & < "0.99"}
"lwt" {< "3.0.0"}
-
"conduit" {< "3.0.0"}
+
"conduit"
"js_of_ocaml" {>= "2.6" & < "3.0"}
"tyxml" {>= "4.0.0"}
"reactiveData" {>= "0.2"}
+1 -1
packages/ketrew/ketrew.3.1.0/opam
···
"ppx_deriving_yojson" {>= "3.0"}
"cohttp" {>= "0.21.0" & < "0.99"}
"lwt" {< "3.0.0"}
-
"conduit" {< "3.0.0"}
+
"conduit"
"js_of_ocaml" {>= "2.6" & < "3.0"}
"tyxml" {>= "4.0.0"}
"reactiveData" {>= "0.2"}
+1 -1
packages/ketrew/ketrew.3.2.0/opam
···
"ppx_deriving_yojson" {>= "3.0"}
"cohttp" {>= "0.21.0" & <= "0.22.0"}
"lwt"
-
"conduit" {< "3.0.0"}
+
"conduit"
"lwt_react"
"js_of_ocaml" {>= "2.6" & <= "2.8.4"}
"tyxml" {>= "4.0.0"}
+1 -1
packages/ketrew/ketrew.3.2.1/opam
···
"ppx_deriving_yojson" {>= "3.0"}
"cohttp-lwt-unix" {>= "0.99.0" & < "1.0"}
"lwt"
-
"conduit" {< "3.0.0"}
+
"conduit"
"lwt_react"
"js_of_ocaml" {>= "3.0" & < "3.4.0"}
"js_of_ocaml-compiler" {>= "3.0" & < "3.4.0"}
+1 -1
packages/links/links.0.9.1/opam
···
"cohttp"
"cohttp-lwt"
"cohttp-lwt-unix"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
"uri"
"websocket"
"websocket-lwt-unix"
+1 -1
packages/links/links.0.9.2/opam
···
"cohttp"
"cohttp-lwt"
"cohttp-lwt-unix"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
"uri"
"websocket"
"websocket-lwt-unix"
+1 -1
packages/links/links.0.9/opam
···
"cohttp"
"cohttp-lwt"
"cohttp-lwt-unix"
-
"conduit-lwt-unix" {< "3.0.0"}
+
"conduit-lwt-unix"
"uri"
"websocket"
"websocket-lwt-unix"
+1 -1
packages/mirage-conduit/mirage-conduit.1.0.3/opam
···
"mirage-types-lwt" {>= "3.0.0" & < "3.7.0"}
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-dns" {>= "3.0.0" & < "4.0.0"}
-
"conduit-lwt" {< "3.0.0"}
+
"conduit-lwt"
"vchan" {>= "3.0.0"}
"xenstore"
"tls" {>= "0.8.0" & < "0.11.0"}
+1 -1
packages/mirage-conduit/mirage-conduit.1.3.0/opam
···
"mirage-time-lwt" {>= "1.1.0"}
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-dns" {>= "3.0.0" & < "4.0.0"}
-
"conduit-lwt" {>= "1.3.0" & < "3.0.0"}
+
"conduit-lwt" {>= "1.3.0"}
"vchan" {>= "3.0.0"}
"xenstore"
"tls" {>= "0.8.0" & < "0.11.0"}
+1 -1
packages/mirage-conduit/mirage-conduit.3.0.0/opam
···
"mirage-types-lwt" {>= "3.0.0" & < "3.7.0"}
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-dns" {>= "3.0.0" & < "4.0.0"}
-
"conduit-lwt" {< "3.0.0"}
+
"conduit-lwt"
"ipaddr" {< "3.0.0"}
"vchan" {>= "3.0.0"}
"tls" {>= "0.8.0" & < "0.11.0"}
+1 -1
packages/mirage-conduit/mirage-conduit.3.0.1/opam
···
"mirage-types-lwt" {>= "3.0.0" & < "3.7.0"}
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-dns" {>= "3.0.0" & < "4.0.0"}
-
"conduit-lwt" {< "3.0.0"}
+
"conduit-lwt"
"ipaddr" {< "3.0.0"}
"vchan" {>= "3.0.0"}
"tls" {>= "0.8.0" & < "0.11.0"}
+1 -1
packages/mirage-conduit/mirage-conduit.3.1.0/opam
···
"mirage-time-lwt" {>= "1.1.0"}
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-dns" {>= "3.0.0" & < "4.0.0"}
-
"conduit-lwt" {>= "1.4.0" & < "3.0.0"}
+
"conduit-lwt" {>= "1.4.0"}
"vchan" {>= "3.0.0"}
"xenstore"
"tls" {>= "0.8.0" & < "0.11.0"}
+1 -1
packages/mirage-conduit/mirage-conduit.3.2.0/opam
···
"mirage-time-lwt" {>= "1.1.0"}
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-dns" {>= "3.0.0" & < "4.0.0"}
-
"conduit-lwt" {>= "1.5.0" & < "3.0.0"}
+
"conduit-lwt" {>= "1.5.0"}
"vchan" {>= "3.0.0"}
"xenstore"
"tls" {>= "0.8.0" & < "0.11.0"}
+1 -1
packages/mirage-http/mirage-http.2.5.3/opam
···
"topkg" {build}
"mirage-types" {>= "2.0.0" & < "3.0.0"}
"mirage-types-lwt" {>= "2.0.0" & < "3.0.0"}
-
"conduit" {< "3.0.0"}
+
"conduit"
"mirage-conduit" {>= "2.2.0"}
"lwt" {>= "2.4.3"}
"cohttp" {>= "0.18.0" & < "0.99"}
+1 -1
packages/mirage-http/mirage-http.3.0.0/opam
···
"result"
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-channel-lwt" {>= "3.0.0"}
-
"conduit" {>= "0.15.0" & < "3.0.0"}
+
"conduit" {>= "0.15.0"}
"mirage-conduit" {>= "2.2.0"}
"lwt" {>= "2.4.3"}
"cohttp" {>= "0.18.0" & < "0.99"}
+1 -1
packages/mirage-http/mirage-http.3.1.0/opam
···
"result"
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-channel-lwt" {>= "3.0.0"}
-
"conduit" {>= "0.15.0" & < "3.0.0"}
+
"conduit" {>= "0.15.0"}
"mirage-conduit" {>= "2.2.0"}
"lwt" {>= "2.4.3"}
"cohttp" {>= "0.18.0" & < "0.99"}
+1 -1
packages/mirage-http/mirage-http.3.2.0/opam
···
"mirage-fs-lwt" {< "2.0.0"}
"mirage-flow-lwt" {>= "1.2.0"}
"mirage-channel-lwt" {>= "3.0.0"}
-
"conduit" {>= "0.99" & < "3.0.0"}
+
"conduit" {>= "0.99"}
"mirage-conduit" {>= "3.0.0"}
"lwt" {>= "2.4.3"}
"cohttp" {>= "0.99.0" & < "1.0"}
+1 -1
packages/prof_spacetime/prof_spacetime.0.1.0/opam
···
"ocaml"
"cmdliner"
"cohttp" {< "0.99.0"}
-
"conduit" {< "3.0.0"}
+
"conduit"
"ocamlfind"
"yojson"
"lwt"
+1 -1
packages/prof_spacetime/prof_spacetime.0.2.0/opam
···
"cmdliner"
"cohttp" {>= "0.99.0" & < "1.0"}
"cohttp-lwt-unix" {< "1.0"}
-
"conduit" {< "3.0.0"}
+
"conduit"
"conduit-lwt-unix" {< "2.0.0"}
"yojson"
"lwt"
+1 -1
packages/prof_spacetime/prof_spacetime.0.3.0/opam
···
"cmdliner"
"cohttp" {>= "1.0.0" & < "3.0.0"}
"cohttp-lwt-unix" {< "3.0.0"}
-
"conduit" {< "3.0.0"}
+
"conduit"
"conduit-lwt-unix" {< "2.0.0"}
"yojson"
"lwt"
+1 -1
packages/resp-mirage/resp-mirage.0.10.0/opam
···
"resp-client" {= version}
"resp-server" {= version}
"lwt"
-
"conduit-mirage" {>= "2.3.0" & < "3.0.0"}
+
"conduit-mirage" {>= "2.3.0"}
]
build: ["dune" "build" "-p" name]
dev-repo: "git+https://github.com/zshipko/resp.git"
+1 -1
packages/resp-unix/resp-unix.0.10.0/opam
···
"resp" {= version}
"resp-client" {= version}
"resp-server" {= version}
-
"conduit-lwt-unix" {>= "1.3.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.3.0"}
"alcotest" {with-test}
"lwt"
]
+1 -1
packages/resp-unix/resp-unix.0.9.1/opam
···
"resp" {>= "0.9.1" & < "0.10.0"}
"resp-client" {>= "0.9.1" & < "0.10.0"}
"resp-server" {>= "0.9.1" & < "0.10.0"}
-
"conduit-lwt-unix" {>= "1.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.3"}
"alcotest" {with-test & < "1.0.0"}
"alcotest-lwt" {with-test & < "1.0.0"}
]
+1 -1
packages/resp-unix/resp-unix.0.9/opam
···
"resp" {>= "0.9" & < "0.10.0"}
"resp-client" {>= "0.9" & < "0.10.0"}
"resp-server" {>= "0.9" & < "0.10.0"}
-
"conduit-lwt-unix" {>= "1.3" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.3"}
"alcotest" {with-test & < "1.0.0"}
"alcotest-lwt" {with-test & < "1.0.0"}
]
+1 -1
packages/websocket/websocket.2.0.0/opam
···
"ocplib-endian" {>= "0.8"}
"ppx_deriving" {>= "2.0"}
"nocrypto" {>= "0.4.0"}
-
"conduit" {>= "0.8.3" & < "3.0.0"}
+
"conduit" {>= "0.8.3"}
"ocamlbuild" {build}
]
install: [
+1 -1
packages/websocket/websocket.2.1/opam
···
"ocplib-endian" {>= "0.8"}
"ppx_deriving" {>= "2.0"}
"nocrypto" {>= "0.5.0"}
-
"conduit" {>= "0.8.3" & < "3.0.0"}
+
"conduit" {>= "0.8.3"}
"ocamlbuild" {build}
]
install: [
+1 -1
packages/websocket/websocket.2.13/opam
···
"ocaml" {>= "4.06.0"}
"dune" {>= "1.3.0"}
"base64" {>= "3.1.0"}
-
"conduit" {>= "1.1.0" & < "3.0.0"}
+
"conduit" {>= "1.1.0"}
"cohttp" {>= "1.1.0"}
"ocplib-endian" {>= "1.0"}
"astring" {>= "0.8.3"}
+1 -1
packages/websocket/websocket.2.14/opam
···
"ocaml" {>= "4.06.0"}
"dune" {>= "1.3.0"}
"base64" {>= "3.3.0"}
-
"conduit" {>= "2.0.2" & < "3.0.0"}
+
"conduit" {>= "2.0.2"}
"cohttp" {>= "2.5.1"}
"ocplib-endian" {>= "1.0"}
"astring" {>= "0.8.3"}
+1 -1
packages/websocket/websocket.2.2/opam
···
"ocplib-endian" {>= "0.8"}
"ppx_deriving" {>= "2.0"}
"nocrypto" {>= "0.5.0"}
-
"conduit" {>= "0.8.3" & < "3.0.0"}
+
"conduit" {>= "0.8.3"}
"cstruct" {< "3.2.0"}
"ocamlbuild" {build}
]
+1 -1
packages/websocket/websocket.2.3/opam
···
"cohttp" {>= "0.17.1" & < "0.99"}
"ocplib-endian" {>= "0.8"}
"ppx_deriving" {>= "2.0"}
-
"conduit" {>= "0.8.3" & < "3.0.0"}
+
"conduit" {>= "0.8.3"}
"astring"
]
depopts: [
+1 -1
packages/websocket/websocket.2.4/opam
···
"cohttp" {>= "0.17.1" & < "0.99"}
"ocplib-endian" {>= "0.8"}
"ppx_deriving" {>= "2.0"}
-
"conduit" {>= "0.8.3" & < "3.0.0"}
+
"conduit" {>= "0.8.3"}
"astring"
]
depopts: [
+1 -1
packages/websocket/websocket.2.5/opam
···
"cohttp" {>= "0.17.1" & < "0.99"}
"ocplib-endian" {>= "0.8"}
"ppx_deriving" {>= "2.0"}
-
"conduit" {>= "0.8.3" & < "3.0.0"}
+
"conduit" {>= "0.8.3"}
"astring"
]
depopts: [
+1 -1
packages/websocket/websocket.2.6/opam
···
"cohttp" {>= "0.17.1" & < "0.99"}
"ocplib-endian" {>= "0.8"}
"ppx_deriving" {>= "2.0"}
-
"conduit" {>= "0.8.3" & < "3.0.0"}
+
"conduit" {>= "0.8.3"}
"astring"
]
depopts: [
+1 -1
packages/yurt/yurt.0.1/opam
···
"ocamlbuild" {build}
"topkg" {build}
"lwt" {>= "2.7.0"}
-
"conduit" {>= "0.15.0" & < "3.0.0"}
+
"conduit" {>= "0.15.0"}
"cohttp" {>= "0.22.0" & < "0.99"}
"ezjsonm" {>= "0.5.0"}
]
+1 -1
packages/yurt/yurt.0.3/opam
···
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"cohttp-lwt-unix" {>= "0.99.0" & < "1.0"}
"ezjsonm" {>= "0.5.0"}
]
+1 -1
packages/yurt/yurt.0.4/opam
···
"ocamlfind" {build}
"ocamlbuild" {build}
"topkg" {build}
-
"conduit-lwt-unix" {>= "1.0.0" & < "3.0.0"}
+
"conduit-lwt-unix" {>= "1.0.0"}
"cohttp-lwt-unix" {>= "1.0"}
"ezjsonm" {>= "0.5.0"}
"lwt" {<"4.0.0"}