|
|
|
|
Synopsis |
|
|
|
Documentation |
|
|
|
|
|
|
|
renderHtmlToByteStringIO | Source |
|
:: ByteString -> IO () | IO action to execute per rendered buffer
| -> Html | HTML to render
| -> IO () | Resulting IO action
| Repeatedly render HTML to a buffer and process this buffer using the given
IO action.
|
|
|
Produced by Haddock version 2.6.1 |