From 9587322b04ff863b16c761093ff8625283b48db1 Mon Sep 17 00:00:00 2001 From: Julien Moutinho <julm+haskell-symantic-xml@autogeree.net> Date: Sun, 14 Jul 2019 16:20:21 +0000 Subject: [PATCH] stack: bump resolver --- stack.yaml | 2 +- symantic-xml.cabal | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.yaml b/stack.yaml index 850c870..8dab1a0 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,4 +1,4 @@ -resolver: lts-12.26 +resolver: lts-13.19 packages: - '.' - location: '../treeseq' diff --git a/symantic-xml.cabal b/symantic-xml.cabal index 66ac495..c572123 100644 --- a/symantic-xml.cabal +++ b/symantic-xml.cabal @@ -32,7 +32,7 @@ bug-reports: Julien Moutinho <julm+symantic-xml@autogeree.net> build-type: Simple cabal-version: 1.24 -tested-with: GHC==8.4.4 +tested-with: GHC==8.6.4 extra-source-files: stack.yaml extra-tmp-files: -- 2.47.0