From 167457845e335d243481275198ae7cc101730870 Mon Sep 17 00:00:00 2001 From: Daniel Bergey Date: Sun, 6 Dec 2015 10:26:38 -0500 Subject: [PATCH] travis: use LTS-3.16 latest LTS as of now --- travis-stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travis-stack.yaml b/travis-stack.yaml index 9f249d5..57bd15c 100644 --- a/travis-stack.yaml +++ b/travis-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-3.11 +resolver: lts-3.16 # Local packages, usually specified by relative directory name packages: