Skip to content

Commit 2666551

Browse files
author
Hugo Heuzard
committed
fix sedlex constraint
1 parent 7e0ff0e commit 2666551

File tree

1 file changed

+1
-1
lines changed
  • packages/js_of_ocaml-compiler/js_of_ocaml-compiler.5.1.1

1 file changed

+1
-1
lines changed

packages/js_of_ocaml-compiler/js_of_ocaml-compiler.5.1.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ depends: [
1717
"ppxlib" {>= "0.15.0"}
1818
"re" {with-test}
1919
"cmdliner" {>= "1.1.0"}
20-
"sedlex"
20+
"sedlex" {>= "2.3"}
2121
"menhir"
2222
"menhirLib"
2323
"menhirSdk"

0 commit comments

Comments
 (0)