hsshellscript

Haskell for Unix shell scripting tasks

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

Version on this page:3.3.4@rev: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.3.4@sha256:29ba42acbe811deb1bf36828db57e8063c8e733e39e7d848fc29c0aca184602b,2162
Used by 1 package in nightly-2017-04-06(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.