From d9364f50d4b1074cbc16e50aa34e33bceae41c00 Mon Sep 17 00:00:00 2001 From: jneira Date: Fri, 30 Nov 2018 14:11:27 +0100 Subject: [PATCH] Bump up dhall-to-etlas version --- dhall-to-etlas | 2 +- etlas/etlas.cabal | 2 +- stack.yaml | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dhall-to-etlas b/dhall-to-etlas index 80ac5a9..240191c 160000 --- a/dhall-to-etlas +++ b/dhall-to-etlas @@ -1 +1 @@ -Subproject commit 80ac5a9e03cb1b72380df6f304ecb09dd2e1e978 +Subproject commit 240191c377dcfb61793609280b6c53600cb53862 diff --git a/etlas/etlas.cabal b/etlas/etlas.cabal index 1eae8c8..6213734 100644 --- a/etlas/etlas.cabal +++ b/etlas/etlas.cabal @@ -201,7 +201,7 @@ library binary >= 0.5 && < 0.9, bytestring >= 0.9 && < 1, etlas-cabal >= 1.0, - dhall >= 1.18.0 && < 1.19, + dhall >= 1.19.0 && < 1.20, dhall-to-etlas >= 1.3, containers >= 0.4 && < 0.6, cryptohash-sha256 >= 0.11 && < 0.12, diff --git a/stack.yaml b/stack.yaml index b5a29be..a0f5ed8 100644 --- a/stack.yaml +++ b/stack.yaml @@ -4,12 +4,12 @@ extra-deps: - ed25519-0.0.5.0 - mintty-0.1.1 - parsec-3.1.13.0 -- dhall-1.18.0 +- dhall-1.19.1 - ansi-terminal-0.7.1.1 - ansi-wl-pprint-0.6.8.2 - cryptonite-0.24 - formatting-6.3.2 -- megaparsec-7.0.1 +- megaparsec-7.0.4 - parser-combinators-1.0.0 - optparse-generic-1.3.0 - optparse-applicative-0.14.0.0 @@ -29,6 +29,7 @@ extra-deps: - Diff-0.3.4 - cborg-0.2.0.0 - serialise-0.2.0.0 +- dotgen-0.4.2 resolver: lts-6.27 flags: etlas-cabal: