-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.yaml
More file actions
27 lines (23 loc) · 810 Bytes
/
stack.yaml
File metadata and controls
27 lines (23 loc) · 810 Bytes
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
flags: {}
packages:
- '.'
- location:
git: https://github.com/ryantrinkle/reflex.git
commit: 784f9f79396ae713a03fc4d81f8a67b75d6ade1c # need a few package bumps not present in hackage release yet
extra-dep: true
- location:
git: https://github.com/ryantrinkle/reflex-dom.git
commit: a60ae687cdc284a8eb3776fc95aa2adefc51e7ec # hamishmack-master (improved-base compatible)
extra-dep: true
resolver: lts-3.10
compiler: ghcjs-0.2.0.20151230.3_ghc-7.10.2
compiler-check: match-exact
setup-info:
ghcjs:
source:
ghcjs-0.2.0.20151230.3_ghc-7.10.2:
url: "https://github.com/nrolland/ghcjs/releases/download/v.0.2.0.20151230.3/ghcjs-0.2.0.20151230.3.tar.gz"
extra-deps:
- ref-tf-0.4
- these-0.6.1.0
- ghcjs-dom-0.2.3.1 # improved-base compatible with (2015-10-01 ghcjs)