[commit: packages/time] ghc, master: stack.yaml: updated to latest resolver (6f10527)

git at git.haskell.org git at git.haskell.org
Wed Jul 19 22:05:53 UTC 2017


Repository : ssh://git@git.haskell.org/time

On branches: ghc,master
Link       : http://git.haskell.org/packages/time.git/commitdiff/6f105272dc663a138886afe8dba4a871e2bed3c4

>---------------------------------------------------------------

commit 6f105272dc663a138886afe8dba4a871e2bed3c4
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Sat May 13 13:01:57 2017 -0700

    stack.yaml: updated to latest resolver


>---------------------------------------------------------------

6f105272dc663a138886afe8dba4a871e2bed3c4
 stack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stack.yaml b/stack.yaml
index 819c851..856efd4 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,4 +1,4 @@
-resolver: lts-8.4
+resolver: lts-8.13
 packages:
 - '.'
 allow-newer: true



More information about the ghc-commits mailing list