66f8637f42
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.
5 lines
356 B
Text
5 lines
356 B
Text
$NetBSD: distinfo,v 1.1 2022/02/26 12:30:00 pho Exp $
|
|
|
|
BLAKE2s (shelly-1.10.0.tar.gz) = 79c1828c27393422873a833846b2f390ccc4c6d139e847fbb54ab18203499d3f
|
|
SHA512 (shelly-1.10.0.tar.gz) = b16e410dbf96b33b28069c88375296a6516bb99ec0b35058175bc466da5b400492e96ee3ee18d9208c8a096fd97df573d63cdef1eb26142e74ea13acd02e99ca
|
|
Size (shelly-1.10.0.tar.gz) = 73208 bytes
|