aboutsummaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
authorAdrien Duclos <31063055+adfretlink@users.noreply.github.com>2021-01-20 18:04:31 +0100
committerGitHub <noreply@github.com>2021-01-20 18:04:31 +0100
commitce5521592b8c6754fcbe3188bc58c3ecd29fc3f3 (patch)
tree3852dcc01374bfadf73daed3523f98be788ba21c /stack.yaml
parenta48cebd4e30ae25777d1934f83e348a1affa214c (diff)
parent7584306dfa884532d268f7fd13c8ca5ea1a25183 (diff)
downloadhaskell-graylog-ce5521592b8c6754fcbe3188bc58c3ecd29fc3f3.tar.gz
haskell-graylog-ce5521592b8c6754fcbe3188bc58c3ecd29fc3f3.tar.zst
haskell-graylog-ce5521592b8c6754fcbe3188bc58c3ecd29fc3f3.zip
Merge pull request #2 from adfretlink/bump-lts
chore(bump): bump LTS
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 2ccd75c..2a6d28c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -2,7 +2,7 @@
2# For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration/ 2# For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration/
3 3
4# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) 4# Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)
5resolver: lts-11.5 5resolver: lts-16.31
6 6
7# Local packages, usually specified by relative directory name 7# Local packages, usually specified by relative directory name
8packages: 8packages: