dejafu/stack.yaml

26 lines
466 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
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:
git: https://github.com/barrucadu/test-framework.git
2017-03-20 21:42:51 +03:00
commit: 389ebf2e9c14a70ae52a8af187da1bf1a5502209
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
2016-06-22 12:35:02 +03:00
resolver: nightly-2016-06-20
2017-03-20 21:42:51 +03:00
nix:
packages: [git]