package mirage-block-lwt

  1. Overview
  2. No Docs
Block signatures and implementations for MirageOS using Lwt

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-block-v1.2.0.tbz
sha256=3373c4305e77e499446860ba81e1ee3c2c47fa2e1645c2c900b54c859f7a2558
md5=429022b9e477e8cd99b5906f073c59f4

Description

This repo contains generic operations over Mirage BLOCK devices. This package is specialised to the Lwt concurrency library for IO.

Tags

org:mirage

Published: 04 Feb 2019

Dependencies (7)

  1. mirage-block >= "1.0.0" & < "2.0.0"
  2. logs
  3. lwt >= "2.4.7"
  4. io-page
  5. cstruct >= "2.0.0" & < "6.0.1"
  6. dune >= "1.0"
  7. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (6)

  1. fat-filesystem < "0.14.0"
  2. mirage-block-unix < "2.12.1"
  3. mirage-types-lwt >= "3.6.0"
  4. nbd < "6.0.0"
  5. qcow < "0.11.0"
  6. qcow-tool < "0.11.0"

Conflicts

None