[commit: packages/time] : stack: lts-8.0 (28a2fe8)

git at git.haskell.org git at git.haskell.org
Mon Feb 20 21:20:59 UTC 2017


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

On branch  : 
Link       : http://git.haskell.org/packages/time.git/commitdiff/28a2fe8c361825dfa0b9b84a21e5667c53073a6f

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

commit 28a2fe8c361825dfa0b9b84a21e5667c53073a6f
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Mon Feb 13 16:31:05 2017 -0800

    stack: lts-8.0


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

28a2fe8c361825dfa0b9b84a21e5667c53073a6f
 benchmark/stack.yaml | 2 +-
 stack.yaml           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/benchmark/stack.yaml b/benchmark/stack.yaml
index 460c544..8bd2b5d 100644
--- a/benchmark/stack.yaml
+++ b/benchmark/stack.yaml
@@ -1,3 +1,3 @@
-resolver: lts-6.26
+resolver: lts-8.0
 packages:
 - '.'
diff --git a/stack.yaml b/stack.yaml
index e93eb5a..01d8752 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,4 +1,4 @@
-resolver: lts-6.26
+resolver: lts-8.0
 packages:
 - '.'
 allow-newer: true



More information about the ghc-commits mailing list