CurryInfo: wl-pprint-3.0.0 / Text.Pretty.dquote

definition:
dquote :: Doc
dquote = char '"'
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- The document `dquote` contains a double quote.
--- @return a document which contains a double quote
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {Doc}}
name:
dquote
precedence:
no precedence defined
result-values:
{Doc}
signature:
Text.PrettyImpl.Doc
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms