From 601895c5f887dc11d9157fe251f4d76ff32457a7 Mon Sep 17 00:00:00 2001 From: "Michael \"Gilli\" Gilliland" Date: Tue, 31 Jan 2023 09:52:17 -0500 Subject: [PATCH] Use stack's `allow-newer-deps` to target only `hoauth2` --- stack-nightly.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stack-nightly.yaml b/stack-nightly.yaml index 56cf9aa..056bc04 100644 --- a/stack-nightly.yaml +++ b/stack-nightly.yaml @@ -8,4 +8,5 @@ extra-deps: # - memory-0.18.0 # - text-2.0.1 # -allow-newer: true +allow-newer-deps: + - hoauth2