Dependencies for pandoc-citeproc-0.1.1.2
Libraries
pandoc-citeproc
- aeson
- bytestring
- containers
- directory
- filepath
- json
- mtl
- pandoc-types (>=1.12.2.3)
- tagsoup
- texmath (>=0.6.4)
- text
- utf8-string
- vector
- if flag(bibutils)
- hs-bibutils (>=0.3)
- if flag(network)
- if flag(hexpat)
- hexpat (>=0.20.2)
- if flag(unicode_collation)else
- if impl(ghc>=6.10)else
- base (>=3 && <4)
Executables
pandoc-citeproc
- aeson
- base (>=4)
- pandoc-citeproc
- pandoc-types (>=1.12.2.3)
biblio2yaml
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| small_base | Choose the new smaller, split-up base package. | Enabled |
| bibutils | Use Chris Putnam's Bibutils. | Enabled |
| network | Use network and HTTP to retrieve csl file from URIs. | Enabled |
| hexpat | Use hexpat to parse XML | 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 |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info