Go to file
Lennart Spitzner b9f038b212 hxbrief: Implement --yield to keep pattern while dropping
This is similar to piping your output to grep, only
our patterns are much weaker (as of yet), you can see
the intermediate output, and you can also still tee the
whole (unfiltered) output to a file at the same time.
2022-02-25 09:44:35 +00:00
src-hxbrief hxbrief: Implement --yield to keep pattern while dropping 2022-02-25 09:44:35 +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 hxbrief: Implement --tee to write copy of all output to file 2022-02-25 09:42:45 +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