@hackage / halfs

The HAskelL File System ("halfs" -- intended for use on the HaLVM)

Latest2.0

About

Metadata

  • Last updated , by JoelStanley
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: Joel Stanley <intractable@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    build-tests (on by default)

    Build the test executables

Readme

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.