Dependencies for expresso-0.1.1.0
Libraries
expresso
- base (>=4.11.1 && <5)
- containers (>=0.5.11 && <0.7)
- directory (>=1.3.1 && <1.4)
- filepath (>=1.4.2 && <1.5)
- hashable (>=1.2.7 && <1.3)
- haskeline (>=0.7.4 && <0.8)
- mtl (>=2.2.2 && <2.3)
- parsec (>=3.1.13 && <3.2)
- template-haskell (>=2.13.0 && <2.15)
- text (>=1.2.3 && <1.3)
- unordered-containers (>=0.2.9 && <0.3)
- wl-pprint (>=1.2.1 && <1.3)
- if !os(windows) && flag(terminfo)
- terminfo (>=0.4 && <0.5)
Executables
expresso
- base
- containers
- directory
- filepath
- hashable
- haskeline
- mtl
- parsec
- text
- unordered-containers
- wl-pprint
- if !os(windows) && flag(terminfo)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
terminfo | On POSIX systems, build with the terminfo lib for detecting terminal width. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info