Dependencies for Shellac-compatline-0.9
Libraries
Shellac-compatline
- base
- haskell98
- Shellac (>=0.9)
- 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 | Enabled |
usereadline | Use the Shellac-readline package | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info