Dependencies for LambdaHack-0.4.101.1
Libraries
LambdaHack
- array (>=0.3.0.3 && <1)
- assert-failure (>=0.1 && <1)
- async (>=2 && <3)
- base (>=4 && <5)
- binary (>=0.7 && <1)
- bytestring (>=0.9.2 && <1)
- containers (>=0.5.3.0 && <1)
- data-default
- deepseq (>=1.3 && <2)
- directory (>=1.1.0.1 && <2)
- enummapset-th (>=0.6.0.0 && <1)
- filepath (>=1.2.0.1 && <2)
- ghc-prim (>=0.2)
- hashable (>=1.1.2.5 && <2)
- hsini (>=0.2 && <2)
- keys (>=3 && <4)
- miniutter (>=0.4.4 && <2)
- mtl (>=2.0.1 && <3)
- old-time (>=1.0.0.7 && <2)
- pretty-show (>=1.6 && <2)
- random (>=1.1 && <2)
- stm (>=2.4 && <3)
- text (>=0.11.2.3 && <2)
- transformers (>=0.3 && <1)
- unordered-containers (>=0.2.3 && <1)
- vector (>=0.10 && <1)
- vector-binary-instances (>=0.2 && <1)
- zlib (>=0.5.3.1 && <1)
- if flag(curses)
- hscurses (>=1.4.1 && <2)
Executables
LambdaHack
- array (>=0.3.0.3 && <1)
- assert-failure (>=0.1 && <1)
- async (>=2 && <3)
- base (>=4 && <5)
- binary (>=0.7 && <1)
- bytestring (>=0.9.2 && <1)
- containers (>=0.5.3.0 && <1)
- data-default
- deepseq (>=1.3 && <2)
- directory (>=1.1.0.1 && <2)
- enummapset-th (>=0.6.0.0 && <1)
- filepath (>=1.2.0.1 && <2)
- ghc-prim (>=0.2)
- hashable (>=1.1.2.5 && <2)
- hsini (>=0.2 && <2)
- keys (>=3 && <4)
- LambdaHack
- miniutter (>=0.4.4 && <2)
- mtl (>=2.0.1 && <3)
- old-time (>=1.0.0.7 && <2)
- pretty-show (>=1.6 && <2)
- random (>=1.1 && <2)
- stm (>=2.4 && <3)
- template-haskell (>=2.6 && <3)
- text (>=0.11.2.3 && <2)
- transformers (>=0.3 && <1)
- unordered-containers (>=0.2.3 && <1)
- vector (>=0.10 && <1)
- vector-binary-instances (>=0.2 && <1)
- zlib (>=0.5.3.1 && <1)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
vty | switch to the vty frontend | Disabled |
curses | switch to the curses frontend (not fully supported) | Disabled |
expose_internal | expose internal functions and types, but don't switch on any other release mode options | Disabled |
with_expensive_assertions | turn on expensive assertions of well-tested code | Disabled |
release | prepare for a release (expose, optimize, etc.) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info