Skip to content
kanishka-azimi edited this page Mar 9, 2013 · 8 revisions

Complete pandoc consists of several distinct Haskell packages which you might need to look at:

To understand the pandoc implementation, besides Haskell

See also: Installing the development version of pandoc 1.10.

Understanding code snippets - a q & a style explanation of code snippets from an Intermediate functional programmer trying to learn Haskell and how to structure a Haskell project.