Description
Provides Markdown support for Literate Haskell. Literate Haskell lets documentation and code live in the same file, and this package helps process the Markdown form of that style.
It is useful for tutorials, examples, documentation-driven code, and build pipelines that extract Haskell from Markdown files. It is developer tooling support, not a Markdown editor.