package mirage-block-combinators

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-block-v2.0.0.tbz
sha256=50c87e7d8085c3ac1b8238e344498df56dac9e242350e8d429564c5b3c531b17
sha512=999032a535860603bc4c5e35592bff5518856edb00d4eea996e95c5c1f94425981cd50e5c570778b9d887d2e942bfe14e4b1e68e73bcf7fd26545a8e23b8c10f

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: 23 Oct 2019

Dependencies (7)

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

Dev Dependencies

None

Conflicts

None