CurryInfo: abstract-curry-4.0.0 / AbstractCurry.Pretty.ppMName

definition:
ppMName :: MName -> Doc
ppMName = text
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Pretty-print a module name (just a string).
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {text}}
name:
ppMName
precedence:
no precedence defined
result-values:
{text}
signature:
String -> Text.PrettyImpl.Doc
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms