Skip to content

Commit 8dbb27c

Browse files
committed
fix opam
1 parent 4d42957 commit 8dbb27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elpi.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"re" {>= "1.7.2"}
2323
"ppx_deriving" {>= "4.3"}
2424
"ANSITerminal" {with-test}
25-
"cmdliner" {with-test}
25+
"cmdliner" {with-test & < "2.0"}
2626
"fileutils" {with-test}
2727
"yojson" {with-test}
2828
"dune" {>= "2.9.0"}

0 commit comments

Comments
 (0)