From e2491344c72efeb8884f8e935e641065af5e7107 Mon Sep 17 00:00:00 2001 From: jneira Date: Mon, 17 Aug 2020 00:42:08 +0200 Subject: [PATCH] Copy from working stack-8.6.5.yaml --- stack.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/stack.yaml b/stack.yaml index 2350fff2d5e..9dfdce2a9a8 100644 --- a/stack.yaml +++ b/stack.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,14 +42,18 @@ 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 - retrie-0.1.1.1 - semialign-1.1 +# - github: wz1000/shake +# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef - 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 @@ -64,4 +68,4 @@ flags: nix: packages: [ icu libcxx zlib ] -concurrent-tests: false +concurrent-tests: false \ No newline at end of file