From 3f867aea5736b5aef8be92efec44b7a14dc6d65e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Dec 2022 12:26:19 +0800 Subject: [PATCH] reenable aws-sns-verify testsuite (fixes #6810 and closes #6777) --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1277671..d235677e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8035,6 +8035,9 @@ package-flags: hackage-security: Cabal-syntax: true + + aws-sns-verify: + development: true # end of package-flags # Special configure options for individual packages @@ -8791,7 +8794,6 @@ expected-test-failures: - yarn-lock - yesod-gitrev # needs a git repo https://github.com/commercialhaskell/stackage/issues/6132 - yesod-markdown # https://github.com/pbrisbin/yesod-markdown/issues/77 - - aws-sns-verify # https://github.com/commercialhaskell/stackage/issues/6777 # Assertion failures due to module name ambiguity. # These _should_ be fixed by using the `hide` section of this file