Dependencies for abstract-deque-0.3
Libraries
abstract-deque
- array
- base (>=4 && <5)
- containers
- random
- time
- if flag(usecas) && impl(ghc>=7.4) && !os(windows)
- atomic-primops (>=0.5.0.2)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
usecas | Enable the reference implementation to use hardware compare-and-swap. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info