Skip to content

Commit bd4cf9f

Browse files
authored
Merge pull request #542 from talex5/available-windows
Mark eio_windows as only available on Windows
2 parents 1c891a4 + 5f17131 commit bd4cf9f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

eio_windows.opam

100755100644
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ build: [
3030
]
3131
]
3232
dev-repo: "git+https://github.com/ocaml-multicore/eio.git"
33+
available: [os-family = "windows"]

eio_windows.opam.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
available: [os-family = "windows"]

0 commit comments

Comments
 (0)