1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-27 00:14:03 +03:00
guide/stack.yaml
Artyom f4880ce85d
Update dependencies
* patches-vector with bumped base is available on Hackage now
* stache-plus has tests that don't compile on a system
  with an old GCC, so we have to use a branch with no tests
2017-02-09 12:02:21 +03:00

15 lines
286 B
YAML

resolver: lts-7.9
packages:
- location: .
- location:
git: https://github.com/aelve/stache-plus
commit: e8e7967d561148167eb1fe4112c6ad0e091490ab
extra-dep: true
extra-deps:
- cmark-sections-0.1.0.2
- http-client-0.5.1
- edit-distance-vector-1.0.0.4
- patches-vector-0.1.5.4