@hackage / directory
Platform-agnostic library for filesystem operations
Latest
v1.3.7.0
About
Metadata
- Last updated:
- License: BSD-3-Clause
- Categories: Systems Programming
- Maintained by: libraries@haskell.org
-
Lottery factor: 4
The number of people with uploader permission on @hackage/directory who have released something to @hackage in the last 2 years (i.e. the number of people likely able to release critical fixes in a timely manner)
Links
Installation
Tested Compilers
- 7.10.3
- 8.0.2
- 8.2.2
- 8.4.1
- 8.4.2
- 8.4.3
- 8.4.4
- 8.6.1
- 8.6.2
- 8.6.3
- 8.6.4
- 8.6.5
- 8.8.1
- 8.8.2
- 8.8.3
- 8.8.4
- 8.10.1
- 8.10.2
- 8.10.3
- 8.10.4
- 8.10.5
- 8.10.6
- 8.10.7
- 9.0.1
- 9.0.2
- 9.2.1
- 9.2.2
- 9.2.3
- 9.2.4
- 9.2.5
- 9.2.6
- 9.2.7
- 9.2.8
- 9.4.1
- 9.4.2
- 9.4.3
- 9.4.4
- 9.4.5
- 9.4.6
- 9.4.7
- 9.4.8
- 9.6.1
- 9.6.2
- 9.6.3
- 9.6.4
- 9.6.5
- 9.6.6
- 9.6.7
- 9.8.1
- 9.8.2
- 9.8.3
- 9.8.4
- 9.10.1
- 9.10.2
- 9.10.3
- 9.12.1
- 9.12.2
Build targets
- JS
Uploaders
- Mario Underwood
- Chase Gomez
- Agnes Morris
- Cole Shelton
- Matthew Rowe
- Nellie Cross
Readme
directory
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.