tangled
alpha
login
or
join now
futur.blue
/
pegasus
56
fork
atom
objective categorical abstract machine language personal data server
56
fork
atom
overview
issues
2
pulls
pipelines
Update .opam files with dune version upper bound
futur.blue
4 weeks ago
32addf60
cd81316d
verified
This commit was signed with the committer's
known signature
.
futur.blue
SSH Key Fingerprint:
SHA256:QHGqHWNpqYyw9bt8KmPuJIyeZX9SZewBZ0PR1COtKQ0=
+8
-8
8 changed files
expand all
collapse all
unified
split
frontend.opam
hermes-cli.opam
hermes.opam
hermes_ppx.opam
ipld.opam
kleidos.opam
mist.opam
pegasus.opam
+1
-1
frontend.opam
···
7
7
bug-reports: "https://github.com/futurGH/pegasus/issues"
8
8
depends: [
9
9
"ocaml" {= "5.2.1"}
10
10
-
"dune" {>= "3.20"}
10
10
+
"dune" {>= "3.20" & >= "3.20" & < "3.21"}
11
11
"lwt"
12
12
"melange"
13
13
"melange-json"
+1
-1
hermes-cli.opam
···
8
8
bug-reports: "https://github.com/futurGH/pegasus/issues"
9
9
depends: [
10
10
"ocaml" {= "5.2.1"}
11
11
-
"dune" {>= "3.20"}
11
11
+
"dune" {>= "3.20" & >= "3.20" & < "3.21"}
12
12
"cmdliner" {>= "1.2.0"}
13
13
"yojson" {>= "3.0.0"}
14
14
"fmt" {>= "0.9.0"}
+1
-1
hermes.opam
···
9
9
bug-reports: "https://github.com/futurGH/pegasus/issues"
10
10
depends: [
11
11
"ocaml" {= "5.2.1"}
12
12
-
"dune" {>= "3.20"}
12
12
+
"dune" {>= "3.20" & >= "3.20" & < "3.21"}
13
13
"lwt"
14
14
"cohttp-lwt-unix" {>= "6.1.1"}
15
15
"uri" {>= "4.4.0"}
+1
-1
hermes_ppx.opam
···
8
8
bug-reports: "https://github.com/futurGH/pegasus/issues"
9
9
depends: [
10
10
"ocaml" {= "5.2.1"}
11
11
-
"dune" {>= "3.20"}
11
11
+
"dune" {>= "3.20" & >= "3.20" & < "3.21"}
12
12
"ppxlib" {>= "0.32.0"}
13
13
"odoc" {with-doc}
14
14
]
+1
-1
ipld.opam
···
9
9
bug-reports: "https://github.com/futurGH/pegasus/issues"
10
10
depends: [
11
11
"ocaml" {= "5.2.1"}
12
12
-
"dune" {>= "3.20"}
12
12
+
"dune" {>= "3.20" & >= "3.20" & < "3.21"}
13
13
"lwt"
14
14
"digestif" {>= "1.2.0"}
15
15
"multibase" {>= "0.1.0"}
+1
-1
kleidos.opam
···
8
8
bug-reports: "https://github.com/futurGH/pegasus/issues"
9
9
depends: [
10
10
"ocaml" {= "5.2.1"}
11
11
-
"dune" {>= "3.20"}
11
11
+
"dune" {>= "3.20" & >= "3.20" & < "3.21"}
12
12
"hacl-star" {>= "0.7.2"}
13
13
"mirage-crypto-ec" {>= "2.0.1"}
14
14
"multibase" {>= "0.1.0"}
+1
-1
mist.opam
···
8
8
bug-reports: "https://github.com/futurGH/pegasus/issues"
9
9
depends: [
10
10
"ocaml" {= "5.2.1"}
11
11
-
"dune" {>= "3.20"}
11
11
+
"dune" {>= "3.20" & >= "3.20" & < "3.21"}
12
12
"lwt"
13
13
"core_unix" {>= "0.16.0"}
14
14
"re" {>= "1.13.2"}
+1
-1
pegasus.opam
···
9
9
bug-reports: "https://github.com/futurGH/pegasus/issues"
10
10
depends: [
11
11
"ocaml" {= "5.2.1"}
12
12
-
"dune" {>= "3.20"}
12
12
+
"dune" {>= "3.20" & >= "3.20" & < "3.21"}
13
13
"lwt"
14
14
"aws-s3-lwt" {>= "4.8.1"}
15
15
"caqti" {>= "1.9.0"}