From c8506e4f52620b92ff2fbdeeef187691ddebe144 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Jun 2023 01:17:18 +0800 Subject: [PATCH] disable calligraphy https://github.com/jonascarpay/calligraphy/issues/28 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 749a6fef..645ef962 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2746,7 +2746,7 @@ packages: - apecs-gloss - apecs-physics < 0 # 0.4.5 compile fail https://github.com/jonascarpay/apecs/issues/95 - aeson-commit - - calligraphy + - calligraphy < 0 # not ready for ghc 9.6 https://github.com/jonascarpay/calligraphy/issues/28 - js-chart - safe-gen - tasty-focus