From 5d3cbf8bab77965b85e7679e157a5ebdc8f42c07 Mon Sep 17 00:00:00 2001 From: "Michael \"Gilli\" Gilliland" Date: Tue, 31 Jan 2023 10:00:09 -0500 Subject: [PATCH] Try to fix stack error --- stack-nightly.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/stack-nightly.yaml b/stack-nightly.yaml index 056bc04..f461ebd 100644 --- a/stack-nightly.yaml +++ b/stack-nightly.yaml @@ -3,10 +3,8 @@ resolver: nightly-2023-01-30 extra-deps: - hoauth2-2.7.0 -# hoauth2 needs upper-bounds relaxed for -# -# - memory-0.18.0 -# - text-2.0.1 -# allow-newer-deps: - hoauth2 +# hoauth2 needs upper-bounds relaxed for + - memory + - text