Skip to content

Commit 310ef06

Browse files
authored
Merge pull request #28141 from liyishuai/patch-1
SETr 0.1.1 package conflict
2 parents cbe8cab + e274ff2 commit 310ef06

File tree

1 file changed

+3
-0
lines changed
  • packages/setr/setr.0.1.1

1 file changed

+3
-0
lines changed

packages/setr/setr.0.1.1/opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ depends: [
1515
"mlbdd"
1616
"ocamlbuild" {build}
1717
]
18+
depopts: [
19+
"z3" {< "4.8"}
20+
]
1821
synopsis: "Abstract domain library for sets"
1922
description: """
2023
SETr is an interface for set abstractions. It defines common infrastructure for

0 commit comments

Comments
 (0)