Dependencies for PTQ-0.0.4
Executables
ptq
- base (>=4 && <5)
- containers
- haskell98
- mtl
- if flag(utf8terminal)
ptq.cgi
- base (>=4 && <5)
- containers
- haskell98
- mtl
- network
- if flag(utf8cgi)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
utf8terminal | Use UTF-8 for terminal I/O | Disabled |
utf8cgi | Use UTF-8 for HTTP contents | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info