Description
Haskell software can be prepared and deployed into installation layouts from a command-line workflow.
It is useful for Haskell developers and packagers who need repeatable install steps for built artifacts. Installation tools can overwrite files or place binaries in system paths, so staging directories and package manifests should be reviewed.