Update resolver

This commit is contained in:
Joscha 2018-07-04 09:01:18 +00:00
parent 27b32a548d
commit 0f89c64f70
2 changed files with 3 additions and 4 deletions

View file

@ -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 -- see: https://github.com/sol/hpack
-- --
-- hash: dc4f6731306c0ffc26c20798dac3f2d2e97a6c80b8aab90bb4e8c080013ee627 -- hash: 49bec0c9a24472e04ae1b2e4f796dec4da0d3c81b32f9aa9bd75f5d221f354e3
name: lambda-infobot name: lambda-infobot
version: 0.1.0.0 version: 0.1.0.0
@ -16,7 +16,6 @@ license: BSD3
license-file: LICENSE license-file: LICENSE
build-type: Simple build-type: Simple
cabal-version: >= 1.10 cabal-version: >= 1.10
extra-source-files: extra-source-files:
ChangeLog.md ChangeLog.md
README.md README.md

View file

@ -15,7 +15,7 @@
# resolver: # resolver:
# name: custom-snapshot # name: custom-snapshot
# location: "./custom-snapshot.yaml" # location: "./custom-snapshot.yaml"
resolver: lts-10.7 resolver: lts-11.16
# User packages to be built. # User packages to be built.
# Various formats can be used as shown in the example below. # Various formats can be used as shown in the example below.