eio_mainversion

Effect-based direct-style IO mainloop for OCaml

Selects an appropriate Eio backend for the current platform.

AuthorsAnil Madhavapeddy and Thomas Leonard
LicenseISC
Published
Homepagehttps://github.com/ocaml-multicore/eio
Issue Trackerhttps://github.com/ocaml-multicore/eio/issues
Maintaineranil@recoil.org
Dependencies
  • dune>=3.7
  • mdx>=2.2.0 & <2.3.1 & with-test
  • eio_linux=0.9 & os = "linux"
  • eio_posix=0.9 & os != "win32"
  • eio_luv=0.9 & (os = "win32" | with-test)
  • odocwith-doc
Optional dependencies
  • eio_luv
Source [http] https://github.com/ocaml-multicore/eio/releases/download/v0.9/eio-0.9.tbz
sha256=cfbdf92e480063333f9c6ab234ee46aceeadb3209744c801cdf8a274b1997d99
sha512=410e334103a9ae9805c57ad12ca9726b0b74b82cca4477004521ccfcc7ddb0f63ec6f38fdd69728792d3dff1ab3f8ad990cd6b02b45f467cf492e2840941c669
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/eio_main/eio_main.0.9/opam
Required by