Skip to content

Commit f11aee0

Browse files
committed
Mark karamel and kremlin.transition as conflicting
1 parent 55d2a38 commit f11aee0

File tree

2 files changed

+2
-0
lines changed
  • packages/karamel

2 files changed

+2
-0
lines changed

packages/karamel/karamel.0.9.6.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ depends: [
2424
"fstar" {>= "0.9.6.0"}
2525
]
2626
depexts: ["coreutils"] {os = "macos" & os-distribution = "homebrew"}
27+
conflicts: "kremlin" {!= "transition"}
2728
build: [
2829
[make "PREFIX=%{prefix}%"]
2930
]

packages/karamel/karamel.1.0.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ depends: [
2424
"fstar" {= "2022.01.15"}
2525
]
2626
depexts: ["coreutils"] {os = "macos" & os-distribution = "homebrew"}
27+
conflicts: "kremlin" {!= "transition"}
2728
build: [
2829
[make "PREFIX=%{prefix}%"]
2930
]

0 commit comments

Comments
 (0)