Skip to content

Commit ba2fb46

Browse files
committed
lambdapi.2.2.1: fix bindlib lower bound
1 parent 802d753 commit ba2fb46

File tree

1 file changed

+1
-1
lines changed
  • packages/lambdapi/lambdapi.2.2.1

1 file changed

+1
-1
lines changed

packages/lambdapi/lambdapi.2.2.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ depends: [
5252
"sedlex" {>= "2.2"}
5353
"alcotest" {with-test}
5454
"dedukti" {with-test & >= "2.7"}
55-
"bindlib" {>= "5.0.1"}
55+
"bindlib" {>= "6.0.0"}
5656
"timed" {>= "1.0"}
5757
"pratter" {>= "2.0.0" & < "3"}
5858
"camlp-streams" {>= "5.0"}

0 commit comments

Comments
 (0)