Dependencies for suffixtree-0.2.2
Libraries
suffixtree
- QuickCheck
- if flag(bytestring-in-base)
- base (>=2.0 && <2.2)
- base (<2.0 || >=3)
- bytestring (>=0.9)
- if flag(split-base)
- base (>=3.0)
- containers
- base (<3.0)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bytestring-in-base | Is ByteString in the base or bytestring package? | Disabled |
split-base | Has the base package been split up? | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info