From 19681eb84ad5224f8923b1853a98727b0a8cc77a Mon Sep 17 00:00:00 2001 From: Thomas Crevoisier Date: Mon, 26 Nov 2018 08:57:31 +0100 Subject: Upgrade stack lts --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 55ab633..2ccd75c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -2,7 +2,7 @@ # For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration/ # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) -resolver: lts-5.4 +resolver: lts-11.5 # Local packages, usually specified by relative directory name packages: -- cgit v1.2.3