Dependencies for rss-3000.2.0.6
Libraries
rss
- base (>=3 && <5)
- HaXml (>=1.24)
- old-locale (>=1.0 && <1.1)
- if flag(old-locale)
- old-locale (>=1.0 && <1.1)
- time (>=1.1.2 && <1.5)
- time (>=1.5 && <1.7)
- if flag(network-uri)
- network (>=2.6 && <2.7)
- network-uri (>=2.6 && <2.7)
- network (>=2.0 && <2.6)
- network-uri (>=2.5 && <2.6)
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| old-locale | If false then depend on time >= 1.5. If true then depend on time < 1.5 together with old-locale. | Disabled |
| network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info