CurryInfo: markdown-3.3.0 / Text.Markdown.fromMarkdownText

definition:
fromMarkdownText :: String -> MarkdownDoc
fromMarkdownText = groupMarkDownElems . markdownText
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
-----------------------------------------------------------------------
--- Parse markdown document from its textual representation.
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
fromMarkdownText
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
String -> [MarkdownElem]
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term