From f782108af5c1696e1be3d25719c5cce3f9c1b7b2 Mon Sep 17 00:00:00 2001 From: Luke Lau Date: Thu, 6 Aug 2020 20:48:58 +0100 Subject: [PATCH] Fix 8.6.x extra-deps in stack --- stack-8.6.4.yaml | 2 ++ stack-8.6.5.yaml | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/stack-8.6.4.yaml b/stack-8.6.4.yaml index 111fd01f5d9..fd150bd90b8 100644 --- a/stack-8.6.4.yaml +++ b/stack-8.6.4.yaml @@ -43,6 +43,7 @@ extra-deps: - optparse-applicative-0.15.1.0 - ormolu-0.1.2.0 - parser-combinators-1.2.1 +- primitive-0.7.1.0 - regex-base-0.94.0.0 - regex-pcre-builtin-0.95.1.1.8.43 - regex-tdfa-1.3.1.0 @@ -53,6 +54,7 @@ extra-deps: - stylish-haskell-0.11.0.3 - tasty-rerun-1.1.17 - temporary-1.2.1.1 +- these-1.1.1.1 - type-equality-1 - topograph-1 diff --git a/stack-8.6.5.yaml b/stack-8.6.5.yaml index b9689d59b97..08d1ea71286 100644 --- a/stack-8.6.5.yaml +++ b/stack-8.6.5.yaml @@ -10,7 +10,7 @@ ghc-options: extra-deps: - aeson-1.5.2.0 - ansi-terminal-0.10.3 -- base-compat-0.11.0 +- base-compat-0.10.5 - github: bubba/brittany commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c - butcher-1.3.3.1 @@ -42,6 +42,7 @@ extra-deps: - optparse-applicative-0.15.1.0 - ormolu-0.1.2.0 - parser-combinators-1.2.1 +- primitive-0.7.1.0 - regex-base-0.94.0.0 - regex-pcre-builtin-0.95.1.1.8.43 - regex-tdfa-1.3.1.0 @@ -52,6 +53,7 @@ extra-deps: - stylish-haskell-0.11.0.3 - tasty-rerun-1.1.17 - temporary-1.2.1.1 +- these-1.1.1.1 - type-equality-1 - topograph-1