package mirage-fs

  1. Overview
  2. Docs
MirageOS signatures for filesystem devices

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-fs-1.1.1.tbz
md5=8e8f51347c4fec027025c76eda4ff6b5

CHANGES.md.html

v1.1.1 (2016-06-29)

  • Remove open Result statements

v1.1.0 (2016-05-26)

v1.0.0 (2016-12-27)

  • Import the V1.FS and V1_LWT.FS for mirage-types, part of MirageOS 3.0.

v0.7.0 (2013-07-21)

  • Add a -nolwt output mode which simply uses strings and has no dependence on Lwt. For the modern user who demands ultra-convenience.

v0.6.0 (2013-07-09)

  • Adapt output to mirage-platform-0.9.2 Io_page API.

v0.5.0 (2013-03-28)

  • Added a -o option (needed for mirari)

v0.4.0 (2012-12-20)

  • Initial public release