Dependencies for web-inv-route-0.1.3.2
Libraries
web-inv-route
- base (>=4.9 && <5)
- bytestring (>=0.10)
- case-insensitive
- containers (>=0.5)
- hashable
- http-types (>=0.9)
- invertible (>0.1)
- text (>=0.10)
- transformers
- unordered-containers
- if flag(uri)
- network-uri (>=2.6.1)
- if flag(wai)
- wai (>=1)
- if flag(snap)
- snap-core (>=0.9)
- if flag(happstack)
- happstack-server (>=7)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
uri | Support constructing URIs from routes | Enabled |
wai | Provide WAI-compatible interfaces | Enabled |
snap | Provide Snap-compatible interfaces | Enabled |
happstack | Provide Happstack-compatible interfaces | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info