hasufell / directory

Platform-independent library for basic file system operations

Home Page:https://hackage.haskell.org/package/directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

directory

Hackage Build status Dependencies status

Documentation can be found on Hackage. Changes between versions are recorded in the change log.

Building from Git repository

When building this package directly from the Git repository, one must run autoreconf -fi to generate the configure script needed by cabal configure. This requires Autoconf to be installed.

autoreconf -fi
cabal install

There is no need to run the configure script manually however, as cabal configure does that automatically.

About

Platform-independent library for basic file system operations

https://hackage.haskell.org/package/directory

License:Other


Languages

Language:Haskell 93.1%Language:Shell 3.3%Language:Python 2.1%Language:M4 0.7%Language:C 0.6%Language:C++ 0.1%