shellmate: Simple interface for shell scripting in Haskell.

[ bsd3, library, system ] [ Propose Tags ]

Monadic EDSL for writing cross-platform shell scripts in Haskell. Note that programs using shellmate should be built with the -threaded flag to avoid deadlocks.

Flags

Automatic Flags
NameDescriptionDefault
with-posix

Build the POSIX-specific Control.Shell.Posix module even when on Windows. This requires a POSIX compatibility layer such as Cygwin.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.3, 0.3.1, 0.3.2, 0.3.2.1, 0.3.2.2, 0.3.3, 0.3.4, 0.3.4.1, 0.3.4.2, 0.3.4.3 (info)
Dependencies base (>=4.9 && <5), bytestring (>=0.10 && <0.11), directory (>=1.1 && <1.4), filepath (>=1.3 && <1.5), process (>=1.1 && <1.7), temporary (>=1.1 && <1.4), transformers (>=0.3 && <0.6), unix (>=2.7 && <2.8) [details]
License BSD-3-Clause
Author Anton Ekblad
Maintainer anton@ekblad.cc
Category System
Home page https://github.com/valderman/shellmate
Bug tracker https://github.com/valderman/shellmate/issues
Source repo head: git clone https://github.com/valderman/shellmate.git
Uploaded by AntonEkblad at 2020-01-10T23:31:19Z
Distributions
Reverse Dependencies 3 direct, 6 indirect [details]
Downloads 17564 total (64 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-01-11 [all 1 reports]