Dependencies for pandoc-1.0.0.1
Libraries
pandoc
- base (>=3)
- bytestring (>=0.9)
- containers (>=0.1)
- directory (>=1)
- filepath (>=1.1)
- mtl (>=1.1)
- network (>=2)
- old-time (>=1)
- parsec (>=2.1 && <3)
- pretty (>=1)
- process (>=1)
- template-haskell (>=2.2)
- utf8-string (>=0.3 && <1)
- xhtml (>=3000.0)
- zip-archive (>=0.1.1)
- if flag(highlighting)
- highlighting-kate (>=0.2.3)
- if flag(citeproc)
- if !flag(library)
- buildable: False
Executables
pandoc
- if flag(citeproc)
- if !flag(executable)
- 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 |
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