shellmate: Simple interface for shell scripting in Haskell.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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, 0.3.4.3 |
---|---|
Change log | None available |
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:30:13Z |
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- shellmate-0.3.4.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees