path-0.9.6: Support for well-typed paths
Safe HaskellNone
LanguageHaskell2010

OsPath

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