From 1fbfd083ae140db1fde6edfa1c1934babb115f24 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sat, 29 Jun 2019 11:45:16 -0400 Subject: update stackage to lts-10.10 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index e27e481..dcef853 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,7 +1,7 @@ # For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) -resolver: lts-9.0 +resolver: lts-10.10 # Local packages, usually specified by relative directory name packages: -- cgit v1.2.3