commit 5ba85f8e2f189643331ac368e54371e6fa56dd21
parent 1ea2726ea1ac28f8ebe3d89ca797f17ebc4556d5
Author: Jared Tobin <jared@jtobin.io>
Date: Mon, 25 May 2020 19:24:55 +0400
Bump Stackage pin.
Diffstat:
3 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/stack-travis.yaml b/stack-travis.yaml
@@ -2,7 +2,7 @@ flags: {}
packages:
- '.'
extra-deps: []
-resolver: lts-11.15
-compiler: ghc-8.2.2
+resolver: lts-15.13
+compiler: ghc-8.8.3
system-ghc: false
install-ghc: true
diff --git a/stack.yaml b/stack.yaml
@@ -2,4 +2,4 @@ flags: {}
packages:
- '.'
extra-deps: []
-resolver: lts-11.15
+resolver: lts-15.13
diff --git a/stack.yaml.lock b/stack.yaml.lock
@@ -0,0 +1,12 @@
+# This file was autogenerated by Stack.
+# You should not edit this file by hand.
+# For more information, please see the documentation at:
+# https://docs.haskellstack.org/en/stable/lock_files
+
+packages: []
+snapshots:
+- completed:
+ size: 496112
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/13.yaml
+ sha256: 75a1a0f870e1876898b117b0e443f911b3fa2985bfabb53158c81ab5765beda5
+ original: lts-15.13