Dependencies for pandoc-1.19.2.2
Libraries
pandoc
- aeson (>=0.7 && <1.3)
- array (>=0.3 && <0.6)
- base (>=4.7 && <5)
- base64-bytestring (>=0.1 && <1.1)
- binary (>=0.5 && <0.10)
- blaze-html (>=0.5 && <0.10)
- blaze-markup (>=0.5.1 && <0.9)
- bytestring (>=0.9 && <0.11)
- cmark (>=0.5 && <0.6)
- containers (>=0.1 && <0.6)
- data-default (>=0.4 && <0.8)
- deepseq (>=1.3 && <1.5)
- directory (>=1 && <1.4)
- doctemplates (>=0.1 && <0.2)
- extensible-exceptions (>=0.1 && <0.2)
- filemanip (>=0.3 && <0.4)
- filepath (>=1.1 && <1.5)
- ghc-prim (>=0.2)
- haddock-library (>=1.1 && <1.5)
- hslua (>=0.3 && <0.5)
- HTTP (>=4000.0.5 && <4000.4)
- JuicyPixels (>=3.1.6.1 && <3.3)
- mtl (>=2.2 && <2.3)
- old-time
- pandoc-types (>=1.17 && <1.17.1)
- parsec (>=3.1 && <3.2)
- process (>=1 && <1.7)
- random (>=1 && <1.2)
- scientific (>=0.2 && <0.4)
- SHA (>=1.6 && <1.7)
- skylighting (>=0.1.1.4 && <0.2)
- syb (>=0.1 && <0.8)
- tagsoup (>=0.13.7 && <0.15)
- temporary (>=1.1 && <1.3)
- texmath (>=0.9 && <0.10)
- text (>=0.11 && <1.3)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.10 && <0.13)
- xml (>=1.3.12 && <1.4)
- yaml (>=0.8.8.2 && <0.9)
- zip-archive (>=0.2.3.4 && <0.4)
- zlib (>=0.5 && <0.7)
- if flag(old-locale)
- old-locale (>=1 && <1.1)
- time (>=1.2 && <1.5)
- time (>=1.5 && <1.9)
- if flag(network-uri)
- network (>=2.6 && <2.9)
- network-uri (>=2.6 && <2.7)
- network (>=2 && <2.6)
- if flag(https)
- http-client (>=0.4.30 && <0.6)
- http-client-tls (>=0.2.4 && <0.4)
- http-types (>=0.8 && <0.10)
Executables
pandoc
- aeson (>=0.7.0.5 && <1.2)
- base (>=4.2 && <5)
- bytestring (>=0.9 && <0.11)
- containers (>=0.1 && <0.6)
- directory (>=1.2 && <1.4)
- extensible-exceptions (>=0.1 && <0.2)
- filepath (>=1.1 && <1.5)
- HTTP (>=4000.0.5 && <4000.4)
- pandoc
- pandoc-types (>=1.17 && <1.18)
- skylighting (>=0.1.1.5 && <0.2)
- text (>=0.11 && <1.3)
- yaml (>=0.8.8.2 && <0.9)
- if flag(network-uri)
- network (>=2.6 && <2.9)
- network-uri (>=2.6 && <2.7)
- network (>=2 && <2.6)
- if !os(windows)
- unix (>=2.4 && <2.8)
trypandoc
weigh-pandoc
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
embed_data_files | Embed data files in binary for relocatable executable. | Disabled |
trypandoc | Build trypandoc cgi executable. | Disabled |
weigh-pandoc | Build weigh-pandoc to measure memory usage. | Disabled |
https | Enable support for downloading of resources over https. | Enabled |
network-uri | Get Network.URI from the network-uri package | Enabled |
old-locale | Use old-locale and time < 1.5 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info