package mirage-fs

  1. Overview
  2. No Docs
MirageOS signatures for filesystem devices

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-fs-v3.0.0.tbz
sha256=01678dd223ccc4eec5b33203c9aaac750a04f054199366dec42e227013537649
sha512=88563f5fc3c6f0c7b20cd914e66c2c7a789922e1f6edb1ec6d077e64486bf8c3683902f628b9d9477486472ffa9d32a2fe0e4568d1f6bea3a14a3524ccec11cf

Description

mirage-fs provides the [Mirage_fs.S][fs] signatures the MirageOS filesystem devices should implement.

Tags

org:mirage

Published: 24 Oct 2019

Dependencies (7)

  1. mirage-kv >= "3.0.0" & < "5.0.0"
  2. cstruct >= "4.0.0"
  3. lwt >= "4.0.0"
  4. mirage-device >= "2.0.0"
  5. fmt
  6. dune
  7. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (4)

  1. docteur-unix < "0.0.3"
  2. fat-filesystem = "0.14.0"
  3. mirage-fs-unix >= "1.7.0"
  4. mirage-types >= "3.7.1"

Conflicts

None