From d81abda6de4afc9335c08d559c78379ae6a9ad94 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 28 Aug 2020 13:01:56 -0400 Subject: [PATCH] fix build --- standalone/osx/stack.yaml | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/standalone/osx/stack.yaml b/standalone/osx/stack.yaml index a887b25884..e8064c3853 100644 --- a/standalone/osx/stack.yaml +++ b/standalone/osx/stack.yaml @@ -17,17 +17,16 @@ flags: packages: - '.' extra-deps: - - IfElse-0.85 - - aws-0.21.1 - - bloomfilter-2.0.1.0 - - filepath-bytestring-1.4.2.1.6 - - sandi-0.5 - - tasty-rerun-1.1.17 - - torrent-10000.1.1 - - git-lfs-1.1.0 - - http-client-restricted-0.0.2 - - http-client-0.5.14 - - magic-1.1 +- IfElse-0.85 +- aws-0.21.1 +- bloomfilter-2.0.1.0 +- filepath-bytestring-1.4.2.1.6 +- sandi-0.5 +- tasty-rerun-1.1.17 +- torrent-10000.1.1 +- git-lfs-1.1.0 +- http-client-restricted-0.0.2 +- http-client-0.5.14 explicit-setup-deps: git-annex: true resolver: lts-13.11