aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorantoine-fl <antoine.vandecreme@fretlink.com>2021-12-01 09:38:08 +0100
committerGitHub <noreply@github.com>2021-12-01 09:38:08 +0100
commit6aeaf6d2a2376c2ad236b2c9409e14ff9e8fedff (patch)
treed603795c5d305cdf4ca2a725c749e0369608e5ec
parentce5521592b8c6754fcbe3188bc58c3ecd29fc3f3 (diff)
parentc76baf07bafa1b68ca09162e00b2affb890df004 (diff)
downloadhaskell-graylog-6aeaf6d2a2376c2ad236b2c9409e14ff9e8fedff.tar.gz
haskell-graylog-6aeaf6d2a2376c2ad236b2c9409e14ff9e8fedff.tar.zst
haskell-graylog-6aeaf6d2a2376c2ad236b2c9409e14ff9e8fedff.zip
Merge pull request #3 from antoine-fl/bump_ltsHEADv2021-12-01master
Bump to LTS 18.18
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 2a6d28c..8d2f24b 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-16.31 5resolver: lts-18.18
6 6
7# Local packages, usually specified by relative directory name 7# Local packages, usually specified by relative directory name
8packages: 8packages: