Skip to content

Commit e274ff2

Browse files
author
Yishuai Li
committed
SETr 0.1.1 upper bound on Z3
1 parent bd82a8d commit e274ff2

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)