CurryInfo: html2-3.5.0 / HTML.Base.pre

definition:
pre :: HTML h => [h] -> h
pre = hStruct "pre"
demand:
argument 1
deterministic:
deterministic operation
documentation:
--- Unformatted input, i.e., keep spaces and line breaks and
--- don't quote special characters.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
pre
precedence:
no precedence defined
result-values:
_
signature:
HTML a => [a] -> a
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms