From 25174e9fe9398c017c23ef0bb1f1e61f5e3590d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 31 Jul 2023 14:50:45 +0200 Subject: [PATCH] th-abstraction < 0.6.0.0 (#7074) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9f6b79b..355e5e20 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2612,7 +2612,7 @@ packages: - singletons-th - text-show - text-show-instances - - th-abstraction + - th-abstraction < 0.6.0.0 # https://github.com/commercialhaskell/stackage/issues/7074 - th-compat - thread-local-storage - type-equality