Dependencies for ideas-1.4
Libraries
ideas
- array
- base (>=4.2 && <5)
- bytestring
- containers
- Diff
- directory
- exceptions
- filepath
- mtl (>=2.1 && <2.2)
- multipart
- old-locale
- old-time
- parsec
- QuickCheck (>=2.4.1 && <2.7)
- random
- time
- uniplate
- wl-pprint
- xhtml
- if flag(logging)
- if flag(network-uri)
- network (>=2.6)
- network-uri (>=2.6)
- network (<2.6)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package | Enabled |
logging | enable support for logging interactions to a sqlite3 database | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info