Description
A Haskell library that provides a Lua module for working with file paths through HsLua. It helps scripts join, split, normalize, and inspect path values using host-aware behavior.
Developers use it in scriptable tools that manipulate files or project layouts. Path behavior should consider platform differences, invalid input, symlinks, and security boundaries around user-provided paths.