Safe Haskell | None |
---|---|
Language | Haskell98 |
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