Dependencies for tagchup-0.4
Libraries
tagchup
- base (>=3 && <4)
- bytestring (>=0.9.0.1 && <0.10)
- containers (>=0.1 && <0.3)
- data-accessor (>=0.2 && <0.3)
- explicit-exception (>=0.1 && <0.2)
- transformers (>=0.0 && <0.2)
- utility-ht (>=0.0.1 && <0.1)
- xml-basic (>=0.1.1 && <0.2)
Executables
tagchuptest
- if !flag(buildtests)
- buildable: False
tagchupspeed
- if flag(buildtests)
- old-time (>=1.0 && <1.1)
- buildable: False
validate-tagchup
- if !flag(buildexamples)
- buildable: False
escape-html
- if flag(buildexamples)
- hxt (>=8.1 && <8.2)
- buildable: False
strip-html
- if !flag(buildexamples)
- buildable: False
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| buildexamples | Build example executables | Disabled |
| buildtests | Build test suite | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info