stack: bump to latest LTS

This commit is contained in:
Mesabloo 2021-08-12 20:14:09 +02:00
parent c6223edb04
commit 76e2e88430
2 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.34.2.
-- This file has been generated from package.yaml by hpack version 0.34.4.
--
-- see: https://github.com/sol/hpack
@ -33,7 +33,10 @@ library
Paths_diagnose
hs-source-dirs:
src
default-extensions: OverloadedStrings LambdaCase BlockArguments
default-extensions:
OverloadedStrings
LambdaCase
BlockArguments
build-depends:
ansi-wl-pprint
, base >=4.7 && <5

View File

@ -17,7 +17,7 @@
#
# resolver: ./custom-snapshot.yaml
# resolver: https://example.com/snapshots/2018-01-01.yaml
resolver: lts-16.10
resolver: lts-18.5
# User packages to be built.
# Various formats can be used as shown in the example below.