Dependencies for Shellac-compatline-0.9.9
Libraries
Shellac-compatline
- base (>=4 && <5)
- Shellac
- if flag(useeditline)
- if !flag(useeditline) && flag(usereadline)
- if !flag(useeditline) && !flag(usereadline)
- DependencyResolutionFailure (>999)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
useeditline | Use the Shellac-editline pacakge | Disabled |
usereadline | Use the Shellac-readline package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info