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.3/eio-0.3.tbz"
38
+
"sha256=1af8852025776d68eea24fd3baeffcb15b0db09805865fa3fa191f3139b689f9"
39
+
"sha512=12620fdeab7b444ce37226c34d4719560a8e2fa5dbfacf0c6d9480e0ee7d1759cd8293fc7fe451383c13fcc069ab33ad44d10b32d6dbc980d3163c209e1a03a6"
42
+
x-commit-hash: "0b56cec54f3c9e0b9c4382e33b7594eef13af3d0"