Dependencies for hup-0.2.0.0
Libraries
hup
- base (>=4.2 && <5)
- bytestring (>=0.10.6.0)
- directory (>=1.2.2.0)
- filepath (>=1.4.0.0)
- http-client (>=0.4.26.2)
- http-client-tls (>=0.2.2)
- http-types (>=0.8.6)
- mtl (>=2.2.1)
- split (>=0.2.2)
- tar (>=0.4.2.2)
- zlib (>=0.5.4.2)
Executables
hup
- base
- bytestring (>=0.10.6.0)
- directory (>=1.2.2.0)
- hup
- mtl (>=2.2.1)
- shelly (>=1.6.5)
- tagsoup (>=0.13.6)
- text (>=1.2.2.0)
- transformers (>=0.4.2.0)
- 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