commit 903685e85bd32e72d3e72e06950e334e0344614e
parent efdf66f921cff3d2ca4159d04e50b01fb809f680
Author: Jared Tobin <jared@jtobin.io>
Date: Tue, 12 May 2020 19:20:28 +0400
Bump Stackage versions.
Diffstat:
3 files changed, 17 insertions(+), 4 deletions(-)
diff --git a/stack-travis.yaml b/stack-travis.yaml
@@ -2,7 +2,7 @@ flags: {}
packages:
- '.'
extra-deps: []
-resolver: lts-11.17
-compiler: ghc-8.2.2
+resolver: lts-15.10
+compiler: ghc-8.8.3
system-ghc: false
install-ghc: true
diff --git a/stack.yaml b/stack.yaml
@@ -1,5 +1,6 @@
-resolver: lts-11.17
-packages: ['.']
+resolver: lts-15.10
+packages:
+- '.'
extra-deps: []
flags: {}
extra-package-dbs: []
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: 493124
+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/10.yaml
+ sha256: 48bc6d1d59224a5166265ef6cdda6a512f29ecc8ef7331826312b82377e89507
+ original: lts-15.10