hsshellscript

Haskell for Unix shell scripting tasks

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

Version on this page:3.4.0
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.0@sha256:36272147bd60a23980d87975b706237db6b68963fb127662bb27f67dfa204364,1926

Module documentation for 3.4.0

Used by 1 package in nightly-2017-04-12(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.