Commandline text processing with Haskell functions
Description
A commandline tool for text processing with Haskell functions, complementing
unix-style tools like awk, grep, and sed. 'hwk' applies the function supplied
on the commandline using 'hint' to lines of input and outputs the results.