Dependencies for pandoc-1.13.0.1
Libraries
pandoc
- aeson (>=0.7 && <0.9)
- array (>=0.3 && <0.6)
- base (>=4.2 && <5)
- base64-bytestring (>=0.1 && <1.1)
- binary (>=0.5 && <0.8)
- blaze-html (>=0.5 && <0.8)
- blaze-markup (>=0.5.1 && <0.7)
- bytestring (>=0.9 && <0.11)
- containers (>=0.1 && <0.6)
- data-default (>=0.4 && <0.6)
- deepseq-generics (>=0.1 && <0.2)
- directory (>=1 && <1.3)
- extensible-exceptions (>=0.1 && <0.2)
- filepath (>=1.1 && <1.4)
- haddock-library (>=1.1 && <1.2)
- highlighting-kate (>=0.5.8.5 && <0.6)
- hslua (>=0.3 && <0.4)
- HTTP (>=4000.0.5 && <4000.3)
- JuicyPixels (>=3.1.6.1 && <3.2)
- mtl (>=1.1 && <2.3)
- network (>=2 && <2.6)
- old-locale (>=1 && <1.1)
- old-time
- pandoc-types (>=1.12.4 && <1.13)
- parsec (>=3.1 && <3.2)
- process (>=1 && <1.3)
- random (>=1 && <1.1)
- scientific (>=0.2 && <0.4)
- SHA (>=1.6 && <1.7)
- syb (>=0.1 && <0.5)
- tagsoup (>=0.13.1 && <0.14)
- temporary (>=1.1 && <1.3)
- texmath (>=0.8 && <0.9)
- text (>=0.11 && <1.2)
- time (>=1.2 && <1.5)
- unordered-containers (>=0.2 && <0.3)
- vector (>=0.10 && <0.11)
- xml (>=1.3.12 && <1.4)
- yaml (>=0.8.8.2 && <0.9)
- zip-archive (>=0.2.3.4 && <0.3)
- zlib (>=0.5 && <0.6)
- if flag(https)
- http-client (>=0.3.2 && <0.4)
- http-client-tls (>=0.2 && <0.3)
- http-types (>=0.8 && <0.9)
Executables
pandoc
- aeson (>=0.7.0.5 && <0.9)
- 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.4)
- highlighting-kate (>=0.5.8.5 && <0.6)
- HTTP (>=4000.0.5 && <4000.3)
- network (>=2 && <2.6)
- pandoc
- pandoc-types (>=1.12.4 && <1.13)
- text (>=0.11 && <1.2)
- yaml (>=0.8.8.2 && <0.9)
trypandoc
- aeson
- base
- highlighting-kate
- http-types
- pandoc
- text
- wai (>=0.3)
- wai-extra
- if !flag(trypandoc)
- buildable: False
make-pandoc-man-pages
- base (>=4.2 && <5)
- directory (>=1 && <1.3)
- filepath (>=1.1 && <1.4)
- old-time (>=1.0 && <1.2)
- pandoc
- time (>=1.2 && <1.5)
- if !flag(make-pandoc-man-pages)
- 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 |
make-pandoc-man-pages | Build program to regenerate pandoc man pages from README. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info