Dependencies for shellmate-0.3.4.3
Libraries
shellmate
- base (>=4.9 && <5)
- bytestring (>=0.10 && <0.11)
- directory (>=1.1 && <1.4)
- filepath (>=1.3 && <1.5)
- process (>=1.1 && <1.7)
- temporary (>=1.1 && <1.4)
- transformers (>=0.3 && <0.6)
- if flag(with-posix) || !os(windows)
- unix (>=2.7 && <2.8)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
with-posix | Build the POSIX-specific Control.Shell.Posix module even when on Windows. This requires a POSIX compatibility layer such as Cygwin. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info