Dependencies for haskeline-0.8.2.1
Libraries
haskeline
- base (>=4.9 && <4.19)
- bytestring (>=0.9 && <0.12)
- containers (>=0.4 && <0.7)
- directory (>=1.1 && <1.4)
- exceptions (>=0.10 && <0.11)
- filepath (>=1.2 && <1.5)
- process (>=1.0 && <1.7)
- stm (>=2.4 && <2.6)
- transformers (>=0.2 && <0.7)
- if os(windows)
- Win32 (>=2.0)
Executables
haskeline-examples-Test
- base
- containers
- haskeline
- if !flag(examples)
- buildable: False
Flags
Manual Flags
Name | Description | Default |
---|---|---|
terminfo | Use the terminfo package for POSIX consoles. | Enabled |
examples | Enable executable components used for tests. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info