From b3e824f98f5c61d551eaf4bb8154385ae49c7ec3 Mon Sep 17 00:00:00 2001 From: Pavan Rikhi Date: Tue, 6 Jul 2021 20:46:22 -0400 Subject: [PATCH] Remove `retry` From GHC 9 Compilation Failures --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5a4216f..5bf5c607 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5226,7 +5226,6 @@ packages: - rawfilepath < 0 - record-wrangler < 0 - regex-compat-tdfa < 0 - - retry < 0 - rhine < 0 - rose-trees < 0 # compilation seems to hang? - safe-money < 0