haskell/directory

Platform-independent library for basic file system operations

65

stars

658

commits

Haskell

primary language

Sep 6, 2026

updated

hackage.haskell.org/package/directoryBrowse cluster: Haskell standard library and build tooling

README

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.

Contributors

(top 30 of 58)

Rufflewind

340 commits

igfoo

95 commits

hvr

37 commits

simonmar

33 commits

haskell/directory

Platform-independent library for basic file system operations

65

stars

658

commits

Haskell

primary language

Sep 6, 2026

updated

hackage.haskell.org/package/directoryBrowse cluster: Haskell standard library and build tooling

README

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.

Contributors

(top 30 of 58)

Rufflewind

340 commits

igfoo

95 commits

hvr

37 commits

simonmar

33 commits

Languages

Haskell

95.1%

Python

3.0%