package mirage-fs-lwt

  1. Overview
  2. Docs
MirageOS signatures for filesystem devices using Lwt

Install

Authors

Maintainers

Sources

mirage-fs-v2.0.0.tbz
md5=b391694a35550ca52439562a31577bb6

Description

mirage-fs-lwt provides the [Mirage_fs.S][fs] and [Mirage_fs_lwt.S] signatures the MirageOS filesystem devices should implement. These are specialised to the Lwt concurrency library in this package.

Tags

org:mirage

Published: 28 Feb 2019

Dependencies (7)

  1. cstruct-lwt
  2. cstruct >= "1.9.0"
  3. lwt
  4. mirage-kv-lwt >= "2.0.0"
  5. mirage-fs >= "1.0.0" & < "3.0.0"
  6. dune
  7. ocaml >= "4.05.0"

Dev Dependencies

None

Used by (5)

  1. fat-filesystem >= "0.12.0" & < "0.14.0"
  2. git-mirage < "2.0.0"
  3. mirage-fs-mem
  4. mirage-fs-unix >= "1.3.0" & < "1.7.0"
  5. mirage-types-lwt >= "3.0.0" & < "3.7.1"

Conflicts

None