@hackage hwk0.6

Commandline text processing with Haskell functions

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.