mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-11-28 10:49:11 +03:00
50e2868cc2
This also drops the use of CPP to avoid import warnings, which was a horrible practice I should never have adopted anyway.
13 lines
125 B
YAML
Executable File
13 lines
125 B
YAML
Executable File
flags: {}
|
|
|
|
packages:
|
|
- async-dejafu
|
|
- hunit-dejafu
|
|
- tasty-dejafu
|
|
- dejafu
|
|
- dejafu-tests
|
|
|
|
extra-deps: []
|
|
|
|
resolver: lts-5.5
|