2015-07-19 06:39:39 +03:00
|
|
|
flags: {}
|
2015-10-08 14:05:59 +03:00
|
|
|
|
2015-07-19 06:39:39 +03:00
|
|
|
packages:
|
2016-06-20 23:45:34 +03:00
|
|
|
- concurrency
|
2015-10-05 18:44:14 +03:00
|
|
|
- dejafu
|
2015-12-01 08:03:31 +03:00
|
|
|
- dejafu-tests
|
2016-06-20 23:45:34 +03:00
|
|
|
- hunit-dejafu
|
|
|
|
- tasty-dejafu
|
2017-03-20 21:42:51 +03:00
|
|
|
# My fork, until test-framework-hunit gets HUnit 1.6 support:
|
|
|
|
# https://github.com/haskell/test-framework/pull/27
|
|
|
|
- location:
|
2017-03-20 21:54:03 +03:00
|
|
|
git: https://github.com/barrucadu/test-framework.git
|
2017-03-20 21:42:51 +03:00
|
|
|
commit: 389ebf2e9c14a70ae52a8af187da1bf1a5502209
|
|
|
|
subdirs:
|
|
|
|
- hunit
|
|
|
|
extra-dep: true
|
2015-10-08 14:05:59 +03:00
|
|
|
|
2017-03-20 21:42:51 +03:00
|
|
|
extra-deps:
|
|
|
|
- call-stack-0.1.0
|
|
|
|
- HUnit-1.6.0.0
|
2015-10-08 14:05:59 +03:00
|
|
|
|
2016-06-22 12:35:02 +03:00
|
|
|
resolver: nightly-2016-06-20
|
2017-03-20 21:42:51 +03:00
|
|
|
|
|
|
|
nix:
|
|
|
|
packages: [git]
|