Dependencies for pandoc-1.5.1

library
pandoc
  • if flag(citeproc)
  • if !flag(executable)
    • buildable: False
markdown2pdf
  • if !flag(wrappers)
    • buildable: False

Flags

Automatic Flags
NameDescriptionDefault
highlighting

Compile in support for syntax highlighting of code blocks.

Disabled
executable

Build the pandoc executable.

Enabled
wrappers

Build the wrappers (markdown2pdf).

Enabled
library

Build the pandoc library.

Enabled
citeproc

Compile in support for citeproc-hs bibliographic formatting.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info