Safe Haskell | None |
---|
System.Console.Hawk.Runtime
Description
Applying the user expression as directed by the HawkRuntime. The API may change at any time.
Documentation
processTable :: Rows a => HawkRuntime -> ([[ByteString]] -> a) -> HawkIO ()Source
haskell-awk-1.1: Transform text from the command-line using Haskell expressions.
Safe Haskell | None |
---|
System.Console.Hawk.Runtime
Description
Applying the user expression as directed by the HawkRuntime. The API may change at any time.
processTable :: Rows a => HawkRuntime -> ([[ByteString]] -> a) -> HawkIO ()Source