From be6ac5b298478ab16f180dd41db137d9a87b342a Mon Sep 17 00:00:00 2001 From: Jasper Woudenberg <78842482+jwoudenberg-nri@users.noreply.github.com> Date: Mon, 9 Aug 2021 11:11:51 +0200 Subject: [PATCH] addressed wai-middleware-auth compilation issues The latest hackage release 0.2.5.1 is compatible with GHC 9: https://github.com/fpco/wai-middleware-auth/pull/27 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 51ff4f3a..f2a00a19 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5327,7 +5327,6 @@ packages: - uncertain < 0 - unordered-intmap < 0 - users-persistent < 0 - - wai-middleware-auth < 0 - wai-predicates < 0 - webdriver < 0 - webex-teams-pipes < 0