Dependencies for mighttpd2-4.0.9
Libraries
mighttpd2
- array
- async
- auto-update
- base (>=4.9 && <5)
- byteorder
- bytestring
- case-insensitive
- conduit (>=1.1)
- conduit-extra
- directory
- filepath
- http-date
- http-types
- http2
- network
- parsec (>=3)
- resourcet
- split
- streaming-commons
- text
- unix
- unix-time
- unordered-containers
- wai (>=3.2 && <3.3)
- wai-app-file-cgi (>=3.1.9 && <3.2)
- warp (>=3.4 && <3.5)
- if flag(dhall)
- if flag(tls)
- if flag(quic)
Executables
mighty
- base (>=4.9 && <5)
- bytestring
- conduit-extra
- directory
- filepath
- http-client (>=0.5)
- http-date
- http-types
- mighttpd2
- network
- streaming-commons
- time-manager
- transformers
- unix
- wai (>=3.2 && <3.3)
- wai-app-file-cgi (>=3.1.9 && <3.2)
- wai-logger (>=2.3.0)
- warp (>=3.4 && <3.5)
- if flag(tls)
- async
- tls-session-manager (>=0.0.5)
- if flag(quic)
- if flag(dhall)
- if flag(tls)
- if flag(quic)
mighty-mkindex
- base (>=4.9 && <5)
- directory
- old-locale
- time
- unix
mightyctl
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
tls | Support HTTP over TLS (HTTPS). | Disabled |
quic | Support HTTP over QUIC (HTTP/3). | Disabled |
dhall | Support Dhall | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info