From 0f89c64f7072ab741f865669d4e72e28dae98202 Mon Sep 17 00:00:00 2001 From: Joscha Date: Wed, 4 Jul 2018 09:01:18 +0000 Subject: [PATCH] Update resolver --- lambda-infobot.cabal | 5 ++--- stack.yaml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/lambda-infobot.cabal b/lambda-infobot.cabal index 1bd3ad7..42fb750 100644 --- a/lambda-infobot.cabal +++ b/lambda-infobot.cabal @@ -1,8 +1,8 @@ --- This file has been generated from package.yaml by hpack version 0.20.0. +-- This file has been generated from package.yaml by hpack version 0.28.2. -- -- see: https://github.com/sol/hpack -- --- hash: dc4f6731306c0ffc26c20798dac3f2d2e97a6c80b8aab90bb4e8c080013ee627 +-- hash: 49bec0c9a24472e04ae1b2e4f796dec4da0d3c81b32f9aa9bd75f5d221f354e3 name: lambda-infobot version: 0.1.0.0 @@ -16,7 +16,6 @@ license: BSD3 license-file: LICENSE build-type: Simple cabal-version: >= 1.10 - extra-source-files: ChangeLog.md README.md diff --git a/stack.yaml b/stack.yaml index 21b8c74..5c7d347 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-10.7 +resolver: lts-11.16 # User packages to be built. # Various formats can be used as shown in the example below.