CurryInfo: curry-interface-2.0.1 / CurryInterface.Parser.moduleIdent

definition:
moduleIdent :: Parser ModuleIdent
moduleIdent = ModuleIdent <$> identList
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- A parser for a Module Identifier.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
moduleIdent
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
String -> [(CurryInterface.Types.ModuleIdent, String)]
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term