-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack.yaml
56 lines (49 loc) · 1.79 KB
/
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
flags: {}
#resolver: lts-5.8
#compiler: ghcjs-0.2.0.9005008_ghc-7.10.3
resolver: nightly-2016-04-16
compiler: ghcjs-0.2.0.820160416_ghc-7.10.3
compiler-check: match-exact
setup-info:
ghcjs:
source:
ghcjs-0.2.0.820160416_ghc-7.10.3:
url: "https://tolysz.org/ghcjs/nightly-2016-04-16-820160416.tar.gz"
# ghcjs-0.2.0.9005008_ghc-7.10.3:
# url: "https://tolysz.org/ghcjs/nightly-2016-03-19-820160319.tar.gz"
#url: "https://raw.githubusercontent.com/tolysz/video/ghcjs/ghcjs-0.2.0.20151209_ghc-7.10.2.tar.gz"
allow-newer: true
packages:
- location: '.'
#- location:
# git: git@github.com:tolysz/aeson
# commit: de2736778ff880d739d24f3c78dd028b94cc5cd0
# extra-dep: true
- location:
git: https://github.com/ryantrinkle/reflex.git
commit: 3a7fb30dde160bc31c0bba4f42f7666ea6ca054a
#commit: 5b5a1c8d540ea9058988d4c564e2823aa099b840
# 384d1c51adb07b3882ce553b955884bde253b8aa
# 784f9f79396ae713a03fc4d81f8a67b75d6ade1c # need a few package bumps not present in hackage release yet
extra-dep: true
- location:
git: https://github.com/tolysz/reflex-dom.git
commit: 5318d581fe3ef7b2b0f70ac352d6c56700124b98
#commit: 89117143f5f19d95fba55cfb56a3577ba15e7aea
#commit: a60ae687cdc284a8eb3776fc95aa2adefc51e7ec # hamishmack-master (improved-base compatible)
extra-dep: true
#- location:
# git: https://github.com/Saulzar/reflex-animation.git
# commit: 10484c94563fa922383639989e860e527b4a2697
#- location:
# git: https://github.com/tolysz/reflex-transformers.git
# commit: 355f22df48c645b4952c1724712ca6db6c20c925
- location:
git: https://github.com/isomorphism/these.git
commit: cf68c46bd049d23938f351da5618e9a09ef1102c
extra-deps:
# - reflex-0.3.2
- ref-tf-0.4
- these-0.6.1.0
- ghcjs-dom-0.2.3.0
- stateWriter-0.2.6