Skip to content

Commit

Permalink
Merge pull request #542 from talex5/available-windows
Browse files Browse the repository at this point in the history
Mark eio_windows as only available on Windows
  • Loading branch information
avsm committed Jul 5, 2023
2 parents 1c891a4 + 5f17131 commit bd4cf9f
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 bd4cf9f

Please sign in to comment.