Skip to content

Commit f3af6f3

Browse files
committed
Test suite in boltzgen.0.9.3 fails on >=5.0.0 due to a lib layout message (among others)
1 parent 08eabd2 commit f3af6f3

File tree

1 file changed

+1
-0
lines changed
  • packages/boltzgen/boltzgen.0.9.3

1 file changed

+1
-0
lines changed

packages/boltzgen/boltzgen.0.9.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ bug-reports: "https://git.lacl.fr/barbot/boltzgen/-/issues"
1010
depends: [
1111
"dune" {>= "2.7"}
1212
"ocaml" {>= "4.08.0" & < "5.3.0"}
13+
"ocaml" {< "5.0.0" & with-test}
1314
"ocaml-compiler-libs"
1415
"cmdliner" {>= "1.0.0" & < "2.0.0"}
1516
"base-unix"

0 commit comments

Comments
 (0)