package mirage-console-lwt

  1. Overview
  2. Docs
Implementation of Mirage consoles using Lwt

Install

Authors

Maintainers

Sources

mirage-console-v2.4.3.tbz
sha256=9677d51f4075567b488b45ce7f9ee6512fb4f03e72209bb761cc7bd64570cc5b
sha512=e08a353738bae403418047b19e585543f91f5027c690240d8b3c13b35f62856216d4405ccd758c71ba9c1567638215bb8ef85776965f233ed2ef84d966a1358b

Description

This implements a MirageOS console device using the Lwt concurrency libary for concurrency.

Tags

org:mirage org:xapi-project

Published: 27 Jun 2019

Dependencies (5)

  1. cstruct >= "1.9.0"
  2. lwt
  3. mirage-console = version & < "3.0.0"
  4. dune >= "1.0"
  5. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (7)

  1. mirage-console-solo5 >= "0.2.0" & < "0.6.1"
  2. mirage-console-unix >= "2.2.0" & < "3.0.0"
  3. mirage-console-xen >= "2.2.0" & < "3.0.0"
  4. mirage-console-xen-backend < "3.0.0"
  5. mirage-console-xen-cli
  6. mirage-console-xen-proto < "3.0.0"
  7. mirage-types-lwt >= "3.0.0" & < "3.7.1"

Conflicts

None