From 00270d4bc7973b7b4a04766200073bcd946c5d2d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 23 Sep 2019 15:38:10 +0200 Subject: [PATCH] Bump stack --- encoding.cabal | 4 ++-- stack.yaml | 7 ++++--- stack.yaml.lock | 19 +++++++++++++++++++ 3 files changed, 25 insertions(+), 5 deletions(-) create mode 100644 stack.yaml.lock diff --git a/encoding.cabal b/encoding.cabal index a54ceab..0d14f65 100644 --- a/encoding.cabal +++ b/encoding.cabal @@ -36,7 +36,7 @@ Source-Repository this Custom-Setup Setup-Depends: base >=3 && <5, - Cabal >=1.24 && <2.3, + Cabal >=1.24 && <2.5, containers, filepath, ghc-prim, @@ -47,7 +47,7 @@ Library base >=4 && <5, binary >=0.7 && <0.10, bytestring >=0.9 && <0.11, - containers >=0.4 && <0.6, + containers >=0.4 && <0.7, extensible-exceptions >=0.1 && <0.2, ghc-prim >=0.3 && <0.6, mtl >=2.0 && <2.3, diff --git a/stack.yaml b/stack.yaml index 52f1119..156eced 100644 --- a/stack.yaml +++ b/stack.yaml @@ -15,7 +15,7 @@ # resolver: # name: custom-snapshot # location: "./custom-snapshot.yaml" -resolver: lts-10.5 +resolver: lts-14.6 # User packages to be built. # Various formats can be used as shown in the example below. @@ -36,10 +36,11 @@ resolver: lts-10.5 # non-dependency (i.e. a user package), and its test suites and benchmarks # will not be run. This is useful for tweaking upstream packages. packages: -- '.' + - '.' # Dependency packages to be pulled from upstream that are not in the resolver # (e.g., acme-missiles-0.3) -extra-deps: [] +extra-deps: + - HaXml-1.25.5 # Override default flag values for local packages and extra-deps flags: {} diff --git a/stack.yaml.lock b/stack.yaml.lock new file mode 100644 index 0000000..81a2fc4 --- /dev/null +++ b/stack.yaml.lock @@ -0,0 +1,19 @@ +# This file was autogenerated by Stack. +# You should not edit this file by hand. +# For more information, please see the documentation at: +# https://docs.haskellstack.org/en/stable/lock_files + +packages: +- completed: + hackage: HaXml-1.25.5@sha256:4f8534cda290b3d0a76b4ca5c4b9aa20902dcf029ddd50998d07c5dd608ad6f6,4420 + pantry-tree: + size: 4076 + sha256: 9682020b148433c41f5efee327b66708875015df8d4b3d48f875ac21f8222e1b + original: + hackage: HaXml-1.25.5 +snapshots: +- completed: + size: 524127 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/6.yaml + sha256: dc70dfb45e2c32f54719819bd055f46855dd4b3bd2e58b9f3f38729a2d553fbb + original: lts-14.6