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.2/eio_main-0.2.tbz"
38
+
"sha256=d09b63460ab8eb529b7e48c5a566ece58ae0d8f3c72ef6b55245cd8a8b3b304d"
39
+
"sha512=d644a0495923fc6c009d6ca95693ad93ed204604dcf84f43c68f3e83f4ab1bb6c4581c14b165ffaec2c194803a6dac38611e991133acdfc3388a7fa95a677d32"
42
+
x-commit-hash: "85841dc0b779a920bc4b1daca9172456e33988ee"