aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Crevoisier <thomas.crevoisier@fretlink.com>2018-11-26 08:57:31 +0100
committerThomas Crevoisier <thomas.crevoisier@fretlink.com>2018-11-26 08:57:31 +0100
commit19681eb84ad5224f8923b1853a98727b0a8cc77a (patch)
treefc4bbf4c1e09356782d8cc67d29247d00baccbb7
parent0edc7f5650ba94ba36f83ed410a412368dd1e561 (diff)
downloadhaskell-graylog-19681eb84ad5224f8923b1853a98727b0a8cc77a.tar.gz
haskell-graylog-19681eb84ad5224f8923b1853a98727b0a8cc77a.tar.zst
haskell-graylog-19681eb84ad5224f8923b1853a98727b0a8cc77a.zip
Upgrade stack lts
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 55ab633..2ccd75c 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-5.4 5resolver: lts-11.5
6 6
7# Local packages, usually specified by relative directory name 7# Local packages, usually specified by relative directory name
8packages: 8packages: