Dependencies for scholdoc-citeproc-0.6
Libraries
scholdoc-citeproc
- aeson (>=0.7 && <0.9)
- bytestring
- containers
- data-default
- directory
- filepath
- mtl
- scholdoc (>=0.1.3)
- scholdoc-types (>=0.1.3)
- split
- tagsoup
- text
- vector
- xml-conduit (>=1.2 && <1.3)
- yaml (>=0.8.8.2)
- if impl(ghc<7.6)
- if flag(bibutils)
- hs-bibutils (>=0.3)
- if flag(unicode_collation)else
- if impl(ghc>=6.10)else
- base (>=3 && <4)
Executables
scholdoc-citeproc
- aeson
- aeson-pretty
- attoparsec
- base (>=4)
- bytestring
- filepath
- scholdoc-citeproc
- scholdoc-types (>=0.1.3)
- syb
- text
- yaml
test-citeproc
- aeson
- base (>=4)
- bytestring
- containers (>=0.4 && <0.6)
- directory
- filepath
- process
- scholdoc (>=0.1.3)
- scholdoc-citeproc
- scholdoc-types (>=0.1.3)
- temporary (>=1.1)
- text
- vector (>=0.10 && <0.11)
- yaml (>=0.8.8.2)
- if !flag(test_citeproc)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
small_base | Choose the new smaller, split-up base package. | Enabled |
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 |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info