mirage-fs-lwt
MirageOS signatures for filesystem devices using Lwt
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 28 Feb 2019
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
fat-filesystem
>= "0.12.0" & < "0.14.0"
git-mirage
< "2.0.0"
mirage-fs-unix
>= "1.3.0" & < "1.7.0"
mirage-types-lwt
>= "3.0.0" & < "3.7.1"