hsshellscript

Haskell for Unix shell scripting tasks

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

Version on this page:3.4.1@rev:1
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.1@sha256:77298b29f497412c56a8c2981ee48af6c52b623bf24458295af2deb86f1cdfbd,1994

Module documentation for 3.4.1

  • HsShellScript
    • HsShellScript.Args
    • HsShellScript.Paths
    • HsShellScript.Shell
Used by 1 package in nightly-2017-05-17(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.