From e4fe83c16301dedcbbccd8579c4b710aa56178d2 Mon Sep 17 00:00:00 2001 From: fr33domlover Date: Sun, 12 May 2019 00:17:56 +0000 Subject: [PATCH] stack.yaml: List yesod-auth-account under extra-deps using the new syntax --- stack.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/stack.yaml b/stack.yaml index b37cb6e..cd8aee0 100644 --- a/stack.yaml +++ b/stack.yaml @@ -20,17 +20,14 @@ packages: - lib/persistent-graph - lib/persistent-migration - lib/time-interval-aeson -# - lib/yesod-auth-account - - location: - git: https://dev.angeley.es/s/fr33domlover/r/yesod-auth-account - commit: 2d19eea0fae58897a02372a84cc48e7696a4e288 - extra-dep: true - lib/yesod-http-signature - lib/yesod-mail-send # Packages to be pulled from upstream that are not in the resolver (e.g., # acme-missiles-0.3) extra-deps: + - git: https://dev.angeley.es/s/fr33domlover/r/yesod-auth-account + commit: 2d19eea0fae58897a02372a84cc48e7696a4e288 - SimpleAES-0.4.2 - data-default-instances-bytestring-0.0.1 - esqueleto-2.7.0