Dependencies for hup-0.3.0.0
Libraries
hup
Executables
hup
- base
- bytestring
- directory
- hup
- mtl
- shelly (>=1.6.6)
- tagsoup
- text
- transformers
- if flag(patchhelpmessage)
- cmdargs (==0.10.14.1)
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| enablewebtests | Enable tests that do a (pretty minimal) check by running an actual Warp web server. (Slower to build and run than other tests.) | Disabled |
| patchhelpmessage | Use patched version of cmdargs-0.10.14.1 with more informative help message. The patched version will need to be pulled from github (or a stack.yaml file must point to it) - see stack.yaml for details. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info