Dependencies for hyphenation-0.8
Libraries
hyphenation
- base (>=4 && <5)
- bytestring (>=0.9 && <0.11)
- containers (>=0.3.0.0 && <0.7)
- text
- unordered-containers (>=0.2.1 && <0.3)
- zlib (>=0.5 && <0.7)
- if !impl(ghc>=7.11)
- semigroups (>=0.16 && <0.20)
- if flag(embed)
- file-embed (>=0.0.7 && <0.1)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
embed | Embed data in library binary (Warning: This increases the executable size by about 1Mb unless unneeded language data files are manually removed from the "data" directory before compiling) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info