path-0.9.5: Support for well-typed paths
Safe HaskellSafe-Inferred
LanguageHaskell2010

Path

Description

This library provides a well-typed representation of paths in a filesystem directory tree.

Both Path.Posix and Path.Windows provide the same interface. This module will reexport the appropriate module for your platform.

Documentation

module Path.Posix