hxtools/src-hxbrief
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
..
Main.hs hxbrief: Implement --yield to keep pattern while dropping 2022-02-25 09:44:35 +00:00
Util.hs initial commit 2022-01-24 10:20:13 +00:00