From 936f4c9bf8ff576fb657b7c05067504734adae14 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Fri, 17 Apr 2020 21:05:39 +0200 Subject: [PATCH] bump stackage version --- stack.yaml | 2 +- stack.yaml.lock | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 stack.yaml.lock diff --git a/stack.yaml b/stack.yaml index bf9ba6b..e248f92 100644 --- a/stack.yaml +++ b/stack.yaml @@ -3,4 +3,4 @@ ghc-options: puzzle-draw: -Werror packages: - '.' -resolver: lts-15.0 +resolver: lts-15.8 diff --git a/stack.yaml.lock b/stack.yaml.lock new file mode 100644 index 0000000..581759d --- /dev/null +++ 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: 492015 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/15/8.yaml + sha256: 926bc3d70249dd0ba05277ff00943c0addb35b627cb641752669e7cf771310d0 + original: lts-15.8