Dependencies for highlighting-kate-0.5.0.5
Libraries
highlighting-kate
- blaze-html (>=0.4.2 && <0.5)
- mtl
- parsec
- if flag(splitbase)
- base (>=3 && <5)
- containers
- base (<3)
- if flag(pcre-light)
- pcre-light (>=0.4 && <0.5)
Executables
Highlight
- base
- blaze-html (>=0.4.2 && <0.5)
- containers
- filepath
- if !flag(executable)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| splitbase | Choose the new, smaller, split-up base package. | Enabled |
| executable | Build the Highlight executable. | Disabled |
| pcre-light | Use the pcre-light library instead of regex-pcre-builtin | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info