diff --git a/stack-hoauth2-2.6.yaml b/stack-hoauth2-2.6.yaml index 9c93469..4a6664b 100644 --- a/stack-hoauth2-2.6.yaml +++ b/stack-hoauth2-2.6.yaml @@ -4,9 +4,4 @@ extra-deps: - hoauth2-2.6.0 allow-newer: true allow-newer-deps: - - hoauth2 # specifying the package itself is not necessary in the newest - # stack, and in fact doens't make conceptual sense. But it is - # required on the version of stack on GHA or you get a warning about - # ignoreing the bounds (as desired) but it still fails on them... - - memory - - text + - hoauth2 # allow newer memory and text