Skip to content

Commit 847f1e4

Browse files
mark opine as unavailable on macos
1 parent da7a67d commit 847f1e4

File tree

1 file changed

+1
-0
lines changed
  • packages/opine/opine.0.1.3

1 file changed

+1
-0
lines changed

packages/opine/opine.0.1.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ depends: [
2626
"ppx_let"
2727
"odoc" {with-doc}
2828
]
29+
available: os != "macos"
2930
build: [
3031
["dune" "subst"] {dev}
3132
[

0 commit comments

Comments
 (0)