forked from theam/haskell-do
-
Notifications
You must be signed in to change notification settings - Fork 0
/
client-stack.yaml
36 lines (30 loc) · 931 Bytes
/
client-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
resolver: lts-7.19
compiler: ghcjs-0.2.1.9007019_ghc-8.0.1
compiler-check: match-exact
setup-info:
ghcjs:
source:
ghcjs-0.2.1.9007019_ghc-8.0.1:
url: http://ghcjs.tolysz.org/ghc-8.0-2017-02-05-lts-7.19-9007019.tar.gz
sha1: d2cfc25f9cda32a25a87d9af68891b2186ee52f9
packages:
- location: '.'
- extra-dep: true
location:
git: https://github.com/transient-haskell/transient
commit: f38fd2869b045564445edcc0fa3274490a750219
- extra-dep: true
location:
git: https://github.com/transient-haskell/transient-universe
commit: f5ce492ff31808e05dca85957f9ce6a1a48c7a62
- extra-dep: true
location:
git: https://github.com/geraldus/ghcjs-perch
commit: 6c238f6ab9624eb1e950059d602aaff35446476b
- extra-dep: true
location:
git: https://github.com/transient-haskell/axiom
commit: ee39119817ff05ed7385ced4c8c0e7ee0ed7f682
extra-deps: []
flags: {}
extra-package-dbs: []