Shelly provides a single module for convenient systems programming in Haskell. * Shelly is aimed at convenience and getting things done rather than being a demonstration of elegance. * It has detailed and useful error messages. * It maintains its own environment, making it thread-safe. * It has low memory usage: It has * run_ and other underscore variants that do not return stdout, * runFoldLines to run a fold operation over each line rather than loading all of stdout into memory, * runHandle and runHandles for complete control over handles. The focus of this library on convenience combined with good error messages should make shelly approachable for newer users of Haskell.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | hs-shelly-1.12.1nb2.tgz |
NetBSD 10.0 | aarch64 | hs-shelly-1.12.1nb2.tgz |
NetBSD 10.0 | x86_64 | hs-shelly-1.12.1nb2.tgz |
NetBSD 10.0 | x86_64 | hs-shelly-1.12.1nb2.tgz |
NetBSD 9.0 | aarch64 | hs-shelly-1.12.1nb2.tgz |
NetBSD 9.0 | aarch64 | hs-shelly-1.12.1nb2.tgz |
NetBSD 9.0 | x86_64 | hs-shelly-1.12.1nb2.tgz |
NetBSD 9.0 | x86_64 | hs-shelly-1.12.1nb2.tgz |
NetBSD 9.3 | x86_64 | hs-shelly-1.12.1nb2.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.