@hackage hwk0.3

Simple Haskell-based awk-like tool

A simple Haskell-based alternative to awk/sed. It uses Hint to apply the function given on the commandline to standard input and outputs the result.