@hackage / dirtree

A small library for working with directories.

Latest0.1.3

About

Metadata

  • Last updated , by kalhauge
  • License MIT
  • Categories Systems Programming
  • Maintained by: christian@kalhauge.dk

  • Lottery factor: 0

Links

Installation

Readme

dirtree

Dir tree is an small implementation of a directory tree much akin to directory-tree, in contrast it uses F-algebras to store the tree for easy traversals and recursion.