[commit: ghc] wip/nfs-locking: Drop shake-0.15.6 from extra-deps, and add extra-1.4.7 (ec031af)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:16:19 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/ec031af8526a0187cbf6701c18ccd4687bff0160/ghc
>---------------------------------------------------------------
commit ec031af8526a0187cbf6701c18ccd4687bff0160
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Mon May 23 00:38:19 2016 +0100
Drop shake-0.15.6 from extra-deps, and add extra-1.4.7
>---------------------------------------------------------------
ec031af8526a0187cbf6701c18ccd4687bff0160
stack.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stack.yaml b/stack.yaml
index 0d8809b..b20331f 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -9,7 +9,7 @@ packages:
# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)
extra-deps:
-- shake-0.15.6
+- extra-1.4.7
# Override default flag values for local packages and extra-deps
flags: {}
More information about the ghc-commits
mailing list