package mirage-types-lwt

  1. Overview
  2. Docs
Lwt module type definitions for Mirage-compatible applications

Install

Dune Dependency

Authors

Maintainers

Description

This is a virtual package that pulls in all the concrete dependencies required for the mirage-types.lwt ocamlfind package to become available.

The purpose of this library is to provide concrete types for several that are left abstract in mirage-types, including but not limited to:

  • type 'a io = 'a Lwt.t
  • type page_aligned_buffer = Io_page.t
  • type buffer = Cstruct.t
  • type macaddr = Macaddr.t

Tags

org:mirage org:xapi-project

Published: 06 Apr 2016

Dependencies (7)

  1. mirage-types = "2.8.0"
  2. ipaddr
  3. io-page >= "1.4.0"
  4. cstruct >= "1.4.0"
  5. lwt
  6. ocamlfind
  7. ocaml

Dev Dependencies

None

Used by (7)

  1. conan
  2. conan-cli
  3. docteur-unix < "0.0.3"
  4. mirage < "4.0.0"
  5. mirage-net-macosx < "1.3.0"
  6. qcow = "0.11.0"
  7. qcow-tool = "0.11.0"

Conflicts

None

OCaml

Innovation. Community. Security.