Dependencies for pandoc-1.17.0.1
Libraries
pandoc
- aeson (>=0.7 && <0.12)
- array (>=0.3 && <0.6)
- base (>=4.2 && <5)
- base64-bytestring (>=0.1 && <1.1)
- binary (>=0.5 && <0.9)
- blaze-html (>=0.5 && <0.9)
- blaze-markup (>=0.5.1 && <0.8)
- bytestring (>=0.9 && <0.11)
- cmark (>=0.5 && <0.6)
- containers (>=0.1 && <0.6)
- data-default (>=0.4 && <0.6)
- deepseq (>=1.3 && <1.5)
- directory (>=1 && <1.3)
- 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.3)
- highlighting-kate (>=0.6.1 && <0.7)
- hslua (>=0.3 && <0.5)
- HTTP (>=4000.0.5 && <4000.4)
- JuicyPixels (>=3.1.6.1 && <3.3)
- mtl (>=1.1 && <2.3)
- old-time
- pandoc-types (>=1.16 && <1.17)
- parsec (>=3.1 && <3.2)
- process (>=1 && <1.5)
- random (>=1 && <1.2)
- scientific (>=0.2 && <0.4)
- SHA (>=1.6 && <1.7)
- syb (>=0.1 && <0.7)
- tagsoup (>=0.13.7 && <0.14)
- temporary (>=1.1 && <1.3)
- texmath (>=0.8.4.1 && <0.9)
- text (>=0.11 && <1.3)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.10 && <0.12)
- 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.6)
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6 && <2.7)
- network (>=2 && <2.6)
- if flag(https)
- http-client (>=0.3.2 && <0.5)
- http-client-tls (>=0.2 && <0.3)
- http-types (>=0.8 && <0.10)
Executables
pandoc
- aeson (>=0.7.0.5 && <0.12)
- base (>=4.2 && <5)
- bytestring (>=0.9 && <0.11)
- containers (>=0.1 && <0.6)
- directory (>=1 && <1.3)
- extensible-exceptions (>=0.1 && <0.2)
- filepath (>=1.1 && <1.5)
- highlighting-kate (>=0.6.1 && <0.7)
- HTTP (>=4000.0.5 && <4000.4)
- pandoc
- pandoc-types (>=1.16 && <1.17)
- text (>=0.11 && <1.3)
- yaml (>=0.8.8.2 && <0.9)
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6 && <2.7)
- network (>=2 && <2.6)
trypandoc
- if flag(trypandoc)else
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
embed_data_files | Embed data files in binary for relocatable executable. | Disabled |
trypandoc | Build trypandoc cgi executable. | 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