Dependencies for pandoc-2.2.2.1
Libraries
pandoc
- aeson (>=0.7 && <1.5)
- aeson-pretty (>=0.8.5 && <0.9)
- base (>=4.7 && <5)
- base64-bytestring (>=0.1 && <1.1)
- binary (>=0.5 && <0.10)
- blaze-html (>=0.9 && <0.10)
- blaze-markup (>=0.8 && <0.9)
- bytestring (>=0.9 && <0.11)
- case-insensitive (>=1.2 && <1.3)
- cmark-gfm (>=0.1.1 && <0.2)
- containers (>=0.4.2.1 && <0.6)
- data-default (>=0.4 && <0.8)
- deepseq (>=1.3 && <1.5)
- directory (>=1 && <1.4)
- doctemplates (>=0.2.1 && <0.3)
- exceptions (>=0.8 && <0.11)
- filepath (>=1.1 && <1.5)
- Glob (>=0.7 && <0.10)
- haddock-library (>=1.6 && <1.7)
- hslua (>=0.9.5 && <0.9.6)
- hslua-module-text (>=0.1.2 && <0.2)
- HsYAML (>=0.1.1.1 && <0.2)
- HTTP (>=4000.0.5 && <4000.4)
- http-client (>=0.4.30 && <0.6)
- http-client-tls (>=0.2.4 && <0.4)
- http-types (>=0.8 && <0.13)
- JuicyPixels (>=3.1.6.1 && <3.4)
- mtl (>=2.2 && <2.3)
- network (>=2.6)
- network-uri (>=2.6 && <2.7)
- pandoc-types (>=1.17.5 && <1.18)
- parsec (>=3.1 && <3.2)
- process (>=1.2.3 && <1.7)
- random (>=1 && <1.2)
- safe (>=0.3 && <0.4)
- SHA (>=1.6 && <1.7)
- skylighting (>=0.7.2 && <0.8)
- split (>=0.2 && <0.3)
- syb (>=0.1 && <0.8)
- tagsoup (>=0.14.6 && <0.15)
- temporary (>=1.1 && <1.4)
- texmath (>=0.11 && <0.12)
- text (>=0.11 && <1.3)
- time (>=1.5 && <1.10)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.10 && <0.13)
- xml (>=1.3.12 && <1.4)
- zip-archive (>=0.2.3.4 && <0.4)
- zlib (>=0.5 && <0.7)
- if impl(ghc<8.0)
- basement (<0.0.8)
- foundation (<0.0.21)
- semigroups (>=0.18 && <0.19)
- if impl(ghc<8.4)
- base-compat (>=0.9 && <0.11)
- if !os(windows)
- unix (>=2.4 && <2.8)
- if flag(embed_data_files)
- file-embed (>=0.0 && <0.1)
Executables
pandoc
- base (>=4.7 && <5)
- pandoc
- if impl(ghc<8.0)
- semigroups (>=0.18 && <0.19)
- if impl(ghc<8.4)
- base-compat (>=0.9 && <0.11)
trypandoc
- if flag(trypandoc)else
- buildable: False
- if impl(ghc<8.0)
- semigroups (>=0.18 && <0.19)
- if impl(ghc<8.4)
- base-compat (>=0.9 && <0.11)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
static | Use static linking for pandoc executable. | Disabled |
embed_data_files | Embed data files in binary for relocatable executable. | Disabled |
trypandoc | Build trypandoc cgi executable. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info