package mirage-console-lwt

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

Install

Authors

Maintainers

Sources

mirage-console-v2.4.1.tbz
md5=50bcb141537d229f849f9503b7f54bc2

Description

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

Tags

org:mirage org:xapi-project

Published: 06 Feb 2019

Dependencies (6)

  1. cstruct-lwt
  2. cstruct >= "1.9.0"
  3. lwt
  4. mirage-console >= "2.2.0" & < "3.0.0"
  5. dune >= "1.0"
  6. 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" & < "2.4.3"
  3. mirage-console-xen >= "2.2.0" & < "2.4.3"
  4. mirage-console-xen-backend < "2.4.3"
  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