CurryInfo: html2-3.5.0 / HTML.Base.showBaseHtmls

definition:
showBaseHtmls :: [BaseHtml] -> String
showBaseHtmls = showHtmls
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Transforms a list of basic HTML expressions into its
--- string representation (in the standard HTML syntax).
--- Only included for compatibility.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {showHtmls}}
name:
showBaseHtmls
precedence:
no precedence defined
result-values:
{showHtmls}
signature:
[BaseHtml] -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term