Skip to content

Commit 5f4e9f0

Browse files
committed
mirage: expect tests only working with ocaml <5
1 parent de25768 commit 5f4e9f0

File tree

1 file changed

+1
-0
lines changed
  • packages/mirage/mirage.4.6.0

1 file changed

+1
-0
lines changed

packages/mirage/mirage.4.6.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ build: [
1919

2020
depends: [
2121
"ocaml" {>= "4.08.0"}
22+
"ocaml" {with-test & < "5"}
2223
"dune" {>= "2.9.0"}
2324
"astring"
2425
"cmdliner" {>= "1.2.0"}

0 commit comments

Comments
 (0)