Skip to content

Commit d031751

Browse files
committed
Update the default LTS version used
1 parent dc66ce2 commit d031751

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ extra-package-dbs: []
33
packages:
44
- '.'
55
extra-deps: []
6-
resolver: lts-13.4
6+
resolver: lts-14.7

stack.yaml.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# This file was autogenerated by Stack.
2+
# You should not edit this file by hand.
3+
# For more information, please see the documentation at:
4+
# https://docs.haskellstack.org/en/stable/lock_files
5+
6+
packages: []
7+
snapshots:
8+
- completed:
9+
size: 523700
10+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/7.yaml
11+
sha256: 8e3f3c894be74d71fa4bf085e0a8baae7e4d7622d07ea31a52736b80f8b9bb1a
12+
original: lts-14.7

0 commit comments

Comments
 (0)