Dependencies for shake-0.3.3
Libraries
shake
- base (>=4 && <5)
- binary
- bytestring
- deepseq (>=1.1 && <1.4)
- directory
- filepath
- hashable (>=1.1.2.3 && <1.2)
- old-time
- process
- random
- time
- transformers (>=0.2 && <0.4)
- unordered-containers (>=0.1.4.3 && <0.2 || >=0.2.1 && <0.3)
- if !flag(portable)
- if !os(windows)
- unix (>=2.5.1)
- if !os(windows)
Executables
shake
- base (>=4 && <5)
- binary
- bytestring
- deepseq (>=1.1 && <1.4)
- directory
- filepath
- hashable (>=1.1.2.3 && <1.2)
- old-time
- process
- random
- time
- transformers (>=0.2 && <0.4)
- unordered-containers (>=0.1.4.3 && <0.2 || >=0.2.1 && <0.3)
- if !flag(testprog)
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
testprog | Build the test program | Disabled |
portable | Obtain FileTime using portable functions | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info