We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ee849 commit 2a0b6fdCopy full SHA for 2a0b6fd
stack.yaml
@@ -11,12 +11,6 @@ packages:
11
- 'solga-router'
12
- 'solga-client'
13
- 'solga-client-ghcjs'
14
-- location:
15
- git: https://github.com/bitonic/jsaddle.git
16
- commit: 40b17863a3d4de7346e80937931cc04c8b4b3cd6
17
- subdirs:
18
- - jsaddle
19
- extra-dep: true
20
21
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
22
extra-deps:
@@ -25,6 +19,10 @@ extra-deps:
25
- ghcjs-dom-jsaddle-0.9.2.0
26
- jsaddle-dom-0.9.2.0
27
- ref-tf-0.4.0.1
+- git: https://github.com/bitonic/jsaddle.git
23
+ commit: 40b17863a3d4de7346e80937931cc04c8b4b3cd6
24
+ subdirs:
+ - jsaddle
28
29
# Override default flag values for local packages and extra-deps
30
flags: {}
0 commit comments