Dependencies for pandoc-citeproc-0.12.2.4
Libraries
pandoc-citeproc
- aeson (>=0.7 && <1.3)
- bytestring
- containers
- data-default
- directory
- filepath
- mtl
- pandoc (>=1.19 && <2.2)
- pandoc-types (>=1.16 && <1.18)
- setenv (>=0.1 && <0.2)
- split
- tagsoup
- text
- unordered-containers (>=0.2 && <0.3)
- vector
- xml-conduit (>=1.2 && <1.8)
- yaml (>=0.8.8.7)
- if impl(ghc<7.6)
- if flag(debug)
- if flag(bibutils)
- hs-bibutils (>=6.2.0.1)
- if flag(embed_data_files)
- file-embed (>=0.0 && <0.1)
- if flag(unicode_collation)else
- rfc5051 (<0.2)
- if impl(ghc>=6.10)
- base (>=4 && <4.11)
- old-locale
- parsec
- syb
- time
- base (>=3 && <4)
Executables
pandoc-citeproc
- aeson
- aeson-pretty (>=0.8)
- attoparsec
- base (>=4 && <4.11)
- bytestring
- filepath
- pandoc (>=1.19 && <2.2)
- pandoc-citeproc
- pandoc-types (>=1.16 && <1.18)
- syb
- text
- yaml
test-citeproc
- aeson
- base (>=4 && <4.11)
- bytestring
- containers (>=0.4)
- directory
- filepath
- mtl
- pandoc (>=1.19 && <2.2)
- pandoc-citeproc
- pandoc-types (>=1.16 && <1.18)
- process
- temporary (>=1.1)
- text
- vector (>=0.10)
- yaml (>=0.8.8.7)
- if !flag(test_citeproc)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bibutils | Use Chris Putnam's Bibutils. | Enabled |
embed_data_files | Embed locale files into the library (needed for windows packaging) | Disabled |
unicode_collation | Use Haskell bindings to the International Components for Unicode (ICU) libraries | Disabled |
test_citeproc | Build the test-citeproc program | Disabled |
debug | Turn on debug tracing. | Disabled |
static | Use static linking. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info