Dependencies for mellon-core-0.8.0.6
Libraries
mellon-core
- async (>=2.1 && <2.2)
- base (>=4.8 && <5)
- mtl (>=2.2 && <2.3)
- protolude (>=0.2 && <0.3)
- time (>=1.5 && <2)
- transformers (>=0.4.2 && <0.6)
- if !impl(ghc>=8.0)
- fail (>=4.9 && <4.10)
- semigroups (>=0.18 && <0.19)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
enable-timing-sensitive-tests | Enable tests that are timing-sensitive (may fail on loaded machines like CI servers) | Disabled |
test-doctests | Build doctests | Enabled |
test-hlint | Build hlint test | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info