dejafu/stack.yaml

27 lines
488 B
YAML
Raw Normal View History

2015-07-19 06:39:39 +03:00
flags: {}
2015-07-19 06:39:39 +03:00
packages:
- concurrency
- dejafu
- dejafu-tests
- hunit-dejafu
- tasty-dejafu
# Until test-framework-hunit with HUnit 1.6 support is on Stackage:
2017-03-20 21:42:51 +03:00
# https://github.com/haskell/test-framework/pull/27
- location:
git: https://github.com/haskell/test-framework.git
commit: 7d9c1a67f41da960152657728da7813c533573f2
2017-03-20 21:42:51 +03:00
subdirs:
- hunit
extra-dep: true
2017-03-20 21:42:51 +03:00
extra-deps:
- call-stack-0.1.0
- HUnit-1.6.0.0
- leancheck-0.6.2
2016-06-22 12:35:02 +03:00
resolver: nightly-2016-06-20
2017-03-20 21:42:51 +03:00
nix:
packages: [git]