From 932cf70f9baff7b7870fa8744590d0de602f05f8 Mon Sep 17 00:00:00 2001 From: Lennart Spitzner Date: Thu, 13 Sep 2018 22:47:25 +0200 Subject: [PATCH] Fix stack yamls for ghc-exactprint bounds --- stack-8.0.2.yaml | 2 +- stack-8.2.2.yaml | 1 + stack.yaml | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stack-8.0.2.yaml b/stack-8.0.2.yaml index 849e301..80928db 100644 --- a/stack-8.0.2.yaml +++ b/stack-8.0.2.yaml @@ -6,7 +6,7 @@ extra-deps: - butcher-1.3.1.1 - data-tree-print-0.1.0.0 - deque-0.2 - - ghc-exactprint-0.5.6.0 + - ghc-exactprint-0.5.8.0 packages: - . \ No newline at end of file diff --git a/stack-8.2.2.yaml b/stack-8.2.2.yaml index b7f4c2b..1ce5fc3 100644 --- a/stack-8.2.2.yaml +++ b/stack-8.2.2.yaml @@ -3,6 +3,7 @@ resolver: lts-11.1 extra-deps: - czipwith-1.0.1.0 - butcher-1.3.1.1 + - ghc-exactprint-0.5.8.0 packages: - . diff --git a/stack.yaml b/stack.yaml index b7f4c2b..1ce5fc3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -3,6 +3,7 @@ resolver: lts-11.1 extra-deps: - czipwith-1.0.1.0 - butcher-1.3.1.1 + - ghc-exactprint-0.5.8.0 packages: - .