Dependencies for open-pandoc-1.5.1.1
Libraries
open-pandoc
- bytestring (>=0.9)
- containers (>=0.1)
- directory (>=1)
- extensible-exceptions
- filepath (>=1.1)
- HTTP (>=4000.0.5)
- mtl (>=1.1)
- network (>=2)
- old-time (>=1)
- parsec (>=2.1)
- pretty (>=1)
- process (>=1)
- texmath
- utf8-string (>=0.3)
- xhtml (>=3000.0)
- xml (>=1.3.5 && <1.4)
- zip-archive (>=0.1.1.4)
- if impl(ghc>=6.10)else
- base (>=3 && <4)
- if flag(highlighting)
- highlighting-kate (>=0.2.3)
- if flag(citeproc)
- if !flag(library)
- buildable: False
Executables
pandoc
- if flag(citeproc)
- citeproc-hs (>=0.2)
- if !flag(executable)
- buildable: False
markdown2pdf
- if !flag(wrappers)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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