this repo has no description

Merge pull request #24752 from Deducteam/pratter

lambdapi: add upper bound on pratter

Changed files
+5 -5
packages
lambdapi
lambdapi.2.2.1
lambdapi.2.3.0
lambdapi.2.3.1
lambdapi.2.4.0
+2 -2
packages/lambdapi/lambdapi.2.2.1/opam
···
"sedlex" {>= "2.2"}
"alcotest" {with-test}
"dedukti" {with-test & >= "2.7"}
-
"bindlib" {>= "5.0.1"}
"timed" {>= "1.0"}
-
"pratter" {>= "2.0.0"}
"camlp-streams" {>= "5.0"}
"why3" {>= "1.5.0" & < "1.6~"}
"yojson" {>= "1.6.0"}
···
"sedlex" {>= "2.2"}
"alcotest" {with-test}
"dedukti" {with-test & >= "2.7"}
+
"bindlib" {>= "6.0.0"}
"timed" {>= "1.0"}
+
"pratter" {>= "2.0.0" & < "3"}
"camlp-streams" {>= "5.0"}
"why3" {>= "1.5.0" & < "1.6~"}
"yojson" {>= "1.6.0"}
+1 -1
packages/lambdapi/lambdapi.2.3.0/opam
···
"dedukti" {with-test & >= "2.7"}
"bindlib" {>= "6.0.0"}
"timed" {>= "1.0"}
-
"pratter" {>= "2.0.0"}
"camlp-streams" {>= "5.0"}
"why3" {>= "1.5.0" & < "1.6~"}
"yojson" {>= "1.6.0"}
···
"dedukti" {with-test & >= "2.7"}
"bindlib" {>= "6.0.0"}
"timed" {>= "1.0"}
+
"pratter" {>= "2.0.0" & < "3"}
"camlp-streams" {>= "5.0"}
"why3" {>= "1.5.0" & < "1.6~"}
"yojson" {>= "1.6.0"}
+1 -1
packages/lambdapi/lambdapi.2.3.1/opam
···
"dedukti" {with-test & >= "2.7"}
"bindlib" {>= "6.0.0"}
"timed" {>= "1.0"}
-
"pratter" {>= "2.0.0"}
"camlp-streams" {>= "5.0"}
"why3" {>= "1.6.0" & < "1.7~"}
"yojson" {>= "1.6.0"}
···
"dedukti" {with-test & >= "2.7"}
"bindlib" {>= "6.0.0"}
"timed" {>= "1.0"}
+
"pratter" {>= "2.0.0" & < "3"}
"camlp-streams" {>= "5.0"}
"why3" {>= "1.6.0" & < "1.7~"}
"yojson" {>= "1.6.0"}
+1 -1
packages/lambdapi/lambdapi.2.4.0/opam
···
"dedukti" {with-test & >= "2.7"}
"bindlib" {>= "6.0.0"}
"timed" {>= "1.0"}
-
"pratter" {>= "2.0.0"}
"camlp-streams" {>= "5.0"}
"why3" {>= "1.6.0" & < "1.7~"}
"yojson" {>= "1.6.0"}
···
"dedukti" {with-test & >= "2.7"}
"bindlib" {>= "6.0.0"}
"timed" {>= "1.0"}
+
"pratter" {>= "2.0.0" & < "3"}
"camlp-streams" {>= "5.0"}
"why3" {>= "1.6.0" & < "1.7~"}
"yojson" {>= "1.6.0"}