Go to file
Lennart Spitzner 7ff33187c8 hxbrief: Fix child command argument passing
Previously, a child command like 'echo "foo; echo bar"' would
actually have invoked echo twice, because essentially the
quotation-marks got eated by our input parser. Not ideal.
2022-02-24 18:57:24 +00:00
src-hxbrief hxbrief: Fix child command argument passing 2022-02-24 18:57:24 +00:00
.gitignore initial commit 2022-01-24 10:20:13 +00:00
CHANGELOG.md initial commit 2022-01-24 10:20:13 +00:00
LICENSE initial commit 2022-01-24 10:20:13 +00:00
Setup.hs initial commit 2022-01-24 10:20:13 +00:00
hxtools.cabal initial commit 2022-01-24 10:20:13 +00:00
iohk-package.nix initial commit 2022-01-24 10:20:13 +00:00
seaaye.nix initial commit 2022-01-24 10:20:13 +00:00