Skip to content

Commit

Permalink
Mark eio_windows as only available on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
talex5 committed Jun 2, 2023
1 parent 85adab3 commit 5f17131
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions eio_windows.opam
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ build: [
]
]
dev-repo: "git+https://github.com/ocaml-multicore/eio.git"
available: [os-family = "windows"]
1 change: 1 addition & 0 deletions eio_windows.opam.template
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
available: [os-family = "windows"]

0 comments on commit 5f17131

Please sign in to comment.