Dependencies for fearOfView-0.1.1.0
Executables
fearOfView
- astar (>=0.3 && <0.4)
- base (>=4.3 && <5)
- bytestring (>=0.10 && <0.13)
- containers (>=0.4 && <0.9)
- directory (>=1.2.3.0 && <1.4)
- filelock (>=0.1 && <0.2)
- filepath (>=1.0 && <2.1)
- hashable (>=1.4 && <1.6)
- MonadRandom (>=0.6 && <0.7)
- mtl (>=2.2 && <2.4)
- random (>=1.3 && <1.4)
- safe (>=0.3.18 && <0.4)
- safe-exceptions (>=0.1 && <0.2)
- serialise (>=0.2 && <0.3)
- splitmix (>=0.1 && <0.2)
- unordered-containers (>=0.2 && <0.3)
- if flag(curses)
- hscurses (>=1.4 && <1.6)
- if flag(bear)
- bearlibterminal (>=0.1 && <0.2)
- if !flag(curses) && !flag(bear)
- buildable: False
- base (<0)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug | Enable debug keys | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
bear | Build bearlibterminal UI | Disabled |
curses | Build curses UI | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info