From df41eda7235f683edf03a09c7bfd7872348cf429 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 19 Mar 2024 23:34:12 +0800 Subject: [PATCH] revert addition of th-deepstrict (#7351) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28231582..f52da523 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8163,6 +8163,7 @@ packages: - text-all < 0 # tried text-all-0.4.2, but its *library* requires text-format >=0.3.1 && < 0.3.2 and the snapshot contains text-format-0.3.2.1 - text-format < 0 # tried text-format-0.3.2.1, but its *library* requires base >=4.3 && < 4.19 and the snapshot contains base-4.19.1.0 - text-generic-pretty < 0 # tried text-generic-pretty-1.2.1, but its *library* requires wl-pprint-text < 1.2 and the snapshot contains wl-pprint-text-1.2.0.2 + - th-deepstrict < 0 # tried th-deepstrict-0.1.0.0, but its *library* requires th-abstraction >=0.7.0 && < 0.8 and the snapshot contains th-abstraction-0.6.0.0 - th-to-exp < 0 # tried th-to-exp-0.0.1.1, but its *library* requires template-haskell >=2.11.0.0 && < 2.13 and the snapshot contains template-haskell-2.21.0.0 - these-skinny < 0 # tried these-skinny-0.7.5, but its *library* requires base >=4.4 && < 4.19 and the snapshot contains base-4.19.1.0 - through-text < 0 # tried through-text-0.1.0.0, but its *library* requires base >=4.3 && < 4.17 and the snapshot contains base-4.19.1.0