[commit: packages/time] format-widths,ghc,master,posix-perf,tasty: stack.yaml: update resolver; allow-newer (0240be7)

git at git.haskell.org git at git.haskell.org
Fri Apr 21 16:55:26 UTC 2017


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

On branches: format-widths,ghc,master,posix-perf,tasty
Link       : http://git.haskell.org/packages/time.git/commitdiff/0240be76eaccd43c1756c58cd9cf8718c1a3c762

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

commit 0240be76eaccd43c1756c58cd9cf8718c1a3c762
Author: Ashley Yakeley <ashley at yakeley.org>
Date:   Mon Dec 5 22:55:12 2016 -0800

    stack.yaml: update resolver; allow-newer


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

0240be76eaccd43c1756c58cd9cf8718c1a3c762
 stack.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/stack.yaml b/stack.yaml
index 3fbbbeb..8957306 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,3 +1,4 @@
-resolver: lts-6.25
+resolver: lts-7.12
 packages:
 - '.'
+allow-newer: true



More information about the ghc-commits mailing list