Description
Provides shell-like systems programming tools for Haskell. It helps developers write scripts and automation using Haskell while working with files, directories, processes, and command output.
It is useful for build scripts, deployment helpers, maintenance tools, and repeatable system automation. It is a developer library and still requires safe handling of paths, commands, and user input.