Dependencies for LambdaHack-0.2.6
Libraries
LambdaHack
- array (>=0.3.0.3 && <1)
- base (>=4 && <5)
- binary (>=0.5.0.2 && <1)
- bytestring (>=0.9.2 && <1)
- ConfigFile (>=1.1.1 && <2)
- containers (>=0.4.1 && <1)
- directory (>=1.1.0.1 && <2)
- filepath (>=1.2.0.1 && <2)
- mtl (>=2.0.1 && <3)
- old-time (>=1.0.0.7 && <2)
- random (>=1.0.1 && <2)
- zlib (>=0.5.3.1 && <1)
- if flag(curses)
- hscurses (>=1.4.1 && <2)
Executables
LambdaHack
- array (>=0.3.0.3 && <1)
- base (>=4 && <4.19)
- binary (>=0.5.0.2 && <1)
- bytestring (>=0.9.2 && <1)
- ConfigFile (>=1.1.1 && <2)
- containers (>=0.4.1 && <1)
- directory (>=1.1.0.1 && <2)
- filepath (>=1.2.0.1 && <2)
- LambdaHack
- mtl (>=2.0.1 && <3)
- old-time (>=1.0.0.7 && <2)
- random (>=1.0.1 && <2)
- template-haskell (>=2.6 && <3)
- zlib (>=0.5.3.1 && <1)
DumbBot
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| curses | pick the curses frontend | Disabled |
| vty | pick the vty frontend | Disabled |
| std | pick the stdin/stdout frontend | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info