From 639b135115a7cf57271fb6646fb1fa09205f4213 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 5 Dec 2024 12:32:46 +0800 Subject: [PATCH] calligraphy fails with ghc-9.8.4 (jonascarpay/calligraphy#40) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42cfbc3d..05e637fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2956,7 +2956,7 @@ packages: - apecs-gloss - apecs-physics - aeson-commit - - calligraphy + - calligraphy < 0 # ghc-9.8.4 https://github.com/jonascarpay/calligraphy/issues/40 - js-chart - safe-gen - tasty-focus