From 51cf3e9f094a2088e35e1dd2142f93664092b4e0 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Sep 2022 17:55:02 +0200 Subject: [PATCH] Add missing bound --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9b49da1..88941876 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7041,6 +7041,7 @@ packages: - text-all < 0 # tried text-all-0.4.2, but its *library* requires text-format ==0.3.1.* and the snapshot contains text-format-0.3.2 - text-format < 0 # tried text-format-0.3.2, but its *library* requires base >=4.3 && < 4.15 and the snapshot contains base-4.16.3.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 + - text-regex-replace < 0 # tried text-regex-replace-0.1.1.4, but its *library* requires text-icu >=0.7 && < 0.8 and the snapshot contains text-icu-0.8.0.2 - 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.18.0.0 - threepenny-gui < 0 # tried threepenny-gui-0.9.1.0, but its *library* requires the disabled package: snap-server - threepenny-gui-flexbox < 0 # tried threepenny-gui-flexbox-0.4.2, but its *library* requires the disabled package: clay