mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-12-19 19:41:31 +03:00
2f0f51ceb6
The new 'concurrency' package is starting at version 1.0.0.0 because the API is already very mature (copied from base). This breaks the dejafu-0.2 compatibility of async-dejafu. Closes #51.
15 lines
146 B
YAML
Executable File
15 lines
146 B
YAML
Executable File
flags: {}
|
|
|
|
packages:
|
|
- async-dejafu
|
|
- concurrency
|
|
- dejafu
|
|
- dejafu-tests
|
|
- dpor
|
|
- hunit-dejafu
|
|
- tasty-dejafu
|
|
|
|
extra-deps: []
|
|
|
|
resolver: lts-5.5
|