haskell-awk-1.0.1: Transform text from the command-line using Haskell expressions.

Safe HaskellSafe-Inferred

System.Console.Hawk.IO

Description

Used by Hawk's runtime to write to stdout. The API may change at any time.

Documentation

getInput :: Maybe FilePath -> IO ByteString

printOutput :: ByteString -> IO ()