hsshellscript

Haskell for Unix shell scripting tasks

http://www.volker-wysk.de/hsshellscript/

Version on this page:3.4.5
LTS Haskell 20.26:3.5.0
Stackage Nightly 2022-11-17:3.5.0
Latest on Hackage:3.5.0

See all snapshots hsshellscript appears in

LicenseRef-LGPL licensed by Volker Wysk
Maintained by [email protected]
This version can be pinned in stack with:hsshellscript-3.4.5@sha256:fbe6cad84b1c19bf60ab06466f20261d61a8ae28369299054e5f9a92c50c2a1e,1921

Module documentation for 3.4.5

Used by 1 package in nightly-2020-10-31(full list with versions):

A Haskell-library for tasks which are usually done in shell scripts. This includes parsing command line arguments; dealing with paths; some commands for dealing with files; calling external programs and subroutines as separate processes; pipes and redirection of input and output; and error handling.