package mirage-fs

  1. Overview
  2. Docs

CHANGES.md.html

1.0.0 (2016-12-27)

  • Import the V1.FS and V1_LWT.FS for mirage-types

0.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.

0.6.0 (2013-07-09):

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

0.5.0 (2013-03-28):

  • Added a -o option (needed for mirari)

0.4.0 (2012-12-20)

  • Initial public release