@hackage directory1.2.2.0
Platform-agnostic library for filesystem operations
Categories
License
BSD-3-Clause
Maintainer
libraries@haskell.org
Links
Versions
Installation
Tested Compilers
Dependencies (5)
Dependents (3480)
@hackage/mockery, @hackage/open-pandoc, @hackage/pms-domain-service, @hackage/Cabal, @hackage/mnist-idx, @hackage/hoogle-index, Show all…
directory

Documentation can be found on Hackage.
Building from Git repository
When building this package directly from the Git repository, one must run
autoreconf -i to generate the configure script needed by cabal configure. This requires Autoconf to be installed.
autoreconf -i
cabal install
There is no need to run the configure script manually however, as cabal configure does that automatically.