CurryInfo: icurry-3.2.0 / ICurry.Pretty.ppImports

definition:
ppImports :: [String] -> Doc
ppImports = vsep . map ppImport
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Pretty print an ICurry module import list
--- @param names the imported modules' names
--- @return      the pretty printed import list
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
ppImports
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
[String] -> Text.PrettyImpl.Doc
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
possibly non-reducible on same data term