2
+
synopsis: "Effect-based direct-style IO mainloop for OCaml"
3
+
description: "Selects an appropriate Eio backend for the current platform."
4
+
maintainer: ["anil@recoil.org"]
5
+
authors: ["Anil Madhavapeddy" "Thomas Leonard"]
7
+
homepage: "https://github.com/ocaml-multicore/eio"
8
+
doc: "https://ocaml-multicore.github.io/eio/"
9
+
bug-reports: "https://github.com/ocaml-multicore/eio/issues"
12
+
"eio_linux" {= version & os = "linux"}
13
+
"mdx" {>= "1.10.0" & with-test}
26
+
"--promote-install-files=false"
31
+
["dune" "install" "-p" name "--create-install-files" name]
33
+
dev-repo: "git+https://github.com/ocaml-multicore/eio.git"
36
+
"https://github.com/ocaml-multicore/eio/releases/download/v0.4/eio-0.4.tbz"
38
+
"sha256=774563e56bff9a7272e71258409a4bce24bb32465c7615ee8cc405d424355df0"
39
+
"sha512=03dff43b73b3b79987504d98439e65babe8c59ca8b72fd0718b87923b8a019ce41ef992ac304c3000523e163b9a4dfe43bbf6683641e175e9fe74b33ed9a5ed9"
42
+
x-commit-hash: "34d1d26ac4f5d5b506a7a216c2c205d83f09110c"