forked from qmuli/qmuli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack.yaml
39 lines (30 loc) · 753 Bytes
/
stack.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
resolver: lts-13.0
packages:
- '.'
- location:
git: https://github.com/ababkin/system-extra.git
commit: 8f3f93d5172744a8dedde57693c2b5d3c15f745c
extra-dep: true
#- location:
# git: https://github.com/ababkin/amazonka-s3-streaming.git
# commit: 4fc25d1b20007bef3b8b2924751fe0fc3033e1f5
#extra-dep: true
- location:
git: https://github.com/brendanhay/amazonka.git
commit: e7077512c08f58a8e0a5e6448b6d73c16de46e8d
subdirs:
- amazonka
- amazonka-lex-models
- core
extra-dep: true
extra-deps:
- random-string-0.1.0.1
- base58-bytestring-0.1.0
flags: {}
extra-package-dbs: []
build:
library-profiling: false
executable-profiling: false
copy-bins: false
prefetch: false
keep-going: false