aboutsummaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
authorAdrien Duclos <adrien.duclos@fretlink.com>2021-01-19 18:12:19 +0100
committerAdrien Duclos <adrien.duclos@fretlink.com>2021-01-20 18:03:27 +0100
commit7584306dfa884532d268f7fd13c8ca5ea1a25183 (patch)
tree3852dcc01374bfadf73daed3523f98be788ba21c /stack.yaml
parenta48cebd4e30ae25777d1934f83e348a1affa214c (diff)
downloadhaskell-graylog-7584306dfa884532d268f7fd13c8ca5ea1a25183.tar.gz
haskell-graylog-7584306dfa884532d268f7fd13c8ca5ea1a25183.tar.zst
haskell-graylog-7584306dfa884532d268f7fd13c8ca5ea1a25183.zip
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: