@hackage hwk0.4

Simple cli text processing with Haskell functions

A commandline tool for text processing with Haskell functions, which can used in addition to awk, grep, sed, etc. It applies the function supplied on the commandline using hint to lines of standard input and outputs the results.