@hackage halfs2.0
The HAskelL File System ("halfs" -- intended for use on the HaLVM)
Categories
License
BSD-3-Clause
Maintainer
Joel Stanley <intractable@gmail.com>
Links
Versions
Installation
Dependencies (13)
- QuickCheck
- array
- base >=3 && <=4
- bytestring
- cereal
- containers Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
build-tests
(on by default)
Build the test executables
A library implementing a file system suitable for use in HaLVMs. Provides useful abstractions over the underlying block layer. Implemented atop FUSE. Note: This is a new implementation of the halfs project, and bears little to no resemblance to halfs 0.2.