Skip to content

Commit

Permalink
conflict with result < 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbaroth committed Sep 11, 2023
1 parent 29009d2 commit d5fbe7b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions alt-ergo.opam
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ license: [
"LicenseRef-OCamlpro-Non-Commercial"
"Apache-2.0"
]

conflicts: [
"result" {< "1.5"}
]
4 changes: 4 additions & 0 deletions alt-ergo.opam.template
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ license: [
"LicenseRef-OCamlpro-Non-Commercial"
"Apache-2.0"
]

conflicts: [
"result" {< "1.5"}
]

0 comments on commit d5fbe7b

Please sign in to comment.