git.haskell.org
/
ghc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf5ab9a
)
Add shake-0.15.6 to stack extra-deps
author
Moritz Kiefer
<moritz.kiefer@purelyfunctional.org>
Fri, 22 Apr 2016 16:24:35 +0000
(18:24 +0200)
committer
Moritz Kiefer
<moritz.kiefer@purelyfunctional.org>
Fri, 22 Apr 2016 16:24:35 +0000
(18:24 +0200)
stack.yaml
patch
|
blob
|
history
diff --git
a/stack.yaml
b/stack.yaml
index
0772c76
..
0d8809b
100644
(file)
--- a/
stack.yaml
+++ b/
stack.yaml
@@
-8,7
+8,8
@@
packages:
- '.'
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
-extra-deps: []
+extra-deps:
+- shake-0.15.6
# Override default flag values for local packages and extra-deps
flags: {}