From dd57a30831bda84f70ef43f1ed9d9bc90e0ee5e5 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sat, 29 Jun 2019 15:35:09 -0400 Subject: update stackage to lts-13.26 --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index dcef853..a46cf9b 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-10.10 +resolver: lts-13.26 # Local packages, usually specified by relative directory name packages: -- cgit v1.2.3