haskell-awk-1.0.1: Transform text from the command-line using Haskell expressions.
System.Console.Hawk.IO
Description
Used by Hawk's runtime to write to stdout. The API may change at any time.
getInput :: Maybe FilePath -> IO ByteString
printOutput :: ByteString -> IO ()