An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

shqq

This library provides a quasiquoter for executing shell commands, somewhat similar to Perl's backtick operator. Shell commands are IO actions, and they capture the command's standard output as a String result. You can use Haskell variables in a shell command. A string representation of the contents will be interpolated. The shell will see each interpolated variable as a single token without interpreting special characters, unless you choose otherwise. Note: The shell escaping is not correct for the Windows shell. This library should fail to build on Windows, as well. Examples of using this library are included in examples/.

Ecosystem
hackage.haskell.org
Latest Release
0.1
over 14 years ago
Versions
1
Downloads
1,267 total
Dependent Repos
4
Links
Registry hackage.haskell.org
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/shqq
spec
License BSD-3-Clause
First Release over 14 years ago
Last Synced 2 days ago