@hackage shellmate0.3.4.3
Simple interface for shell scripting in Haskell.
Categories
License
BSD-3-Clause
Maintainer
anton@ekblad.cc
Links
Versions
Installation
Dependencies (8)
Dependents (3)
@hackage/acme-everything, @hackage/shellmate-extras, @hackage/haste-compiler
Package Flags
with-posix
(off by default)
Build the POSIX-specific Control.Shell.Posix module even when on Windows. This requires a POSIX compatibility layer such as Cygwin.
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.