Dependencies for intricacy-0.7.2.1
Executables
intricacy
- if !flag(game)
- buildable: False
- array (>=0.3 && <0.6)
- base (>=4.3 && <5)
- binary (>=0.5 && <0.9)
- bytestring (>=0.10 && <0.11)
- containers (>=0.4 && <0.7)
- crypto-api (>=0.10 && <0.14)
- crypto-pubkey-types (>=0.2 && <0.5)
- cryptohash (>=0.8)
- directory (>=1.0 && <1.4)
- filepath (>=1.0 && <1.5)
- mtl (>=2.1.3.1 && <2.3)
- network-fancy (>=0.1.5 && <0.3)
- RSA (>=2.0 && <2.5)
- safe (>=0.2 && <0.4)
- stm (>=2.1 && <2.6)
- time (>=1.2 && <1.10)
- transformers (>=0.3.0.0 && <0.6)
- vector (>=0.9 && <0.13)
- if !impl(ghc>=8.0)
- semigroups (>=0.18 && <0.19)
- if flag(sdl)
- if flag(curses)
- hscurses (>=1.4 && <1.5)
- if !flag(sdl) && !flag(curses)
- buildable: False
- base (<0)
intricacy-server
- if flag(server)
- argon2 (>=1.3)
- array (>=0.3)
- base (>=4.3 && <5)
- binary (>=0.5)
- bytestring (>=0.10)
- containers (>=0.4)
- crypto-api (>=0.10)
- crypto-pubkey-types (>=0.2)
- cryptohash (>=0.8)
- directory (>=1.0)
- email-validate (>=1.0.0)
- feed (>=1.1.0)
- filepath (>=1.0)
- mtl (>=2.2)
- network-fancy (>=0.1.5)
- pipes (>=4)
- random (>=1.0)
- RSA (>=2.0)
- smtp-mail (>=0.1.4.1)
- stm (>=2.1)
- text
- text-short
- time (>=1.5)
- transformers (>=0.4)
- vector (>=0.9)
- xml-conduit (>=1.0.0)
- if !impl(ghc>=8.0)
- semigroups (>=0.18 && <0.19)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
game | Build game | Enabled |
server | Build server | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
sdl | Enable SDL UI | Enabled |
sound | Enable sound | Enabled |
curses | Enable Curses UI | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info