hsshellscript

Haskell for Unix shell scripting tasks

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

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

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.2@sha256:c833959014e18863fa888426e2d9a643c24c907d3fb581a06c7b0468e8c419a3,1926

Module documentation for 3.4.2

Used by 1 package in lts-9.15(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.