From fd720822269241e32373b6e3edecea0fc2e65301 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 17 Oct 2025 08:29:12 -0700 Subject: [PATCH] Abandond `ghc-exactprint` and close #7861 Maintainer asked to be removed from notifications, so honor that request. Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c89ab103..05359c58 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -989,7 +989,6 @@ packages: - perfect-hash-generator "Alan Zimmerman @alanz": - - ghc-exactprint < 1.14 # https://github.com/commercialhaskell/stackage/issues/7861 - hjsmin - language-javascript @@ -5924,6 +5923,10 @@ packages: - curl - first-class-patterns # #5965/closed - ftp-client + # This should match GHC version, but maintainer also asked to be + # removed from notifications, see + # https://github.com/commercialhaskell/stackage/issues/7861 + - ghc-exactprint < 1.14 - ghc-trace-events # #6326/closed - hashing # #6271 - hnix-store-core # #6271