CurryInfo: cpm-3.3.0 / CPM.ErrorLogger.putStrELM

definition:
putStrELM :: String -> ErrorLogger ()
putStrELM = liftIOEL . putStr
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Prints a string in the `ErrorLogger` monad.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
putStrELM
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
String -> ErrorLogger ()
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms