From 4bb108010d857d9475f94c719cfad4680a2e9dd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Mon, 29 Jan 2024 18:15:10 +0100 Subject: [PATCH] Disabled `aeson-typescript` (#7297). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee450cea..511cf70c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -416,7 +416,7 @@ packages: - buchhaltung "Tom McLaughlin @thomasjm": - - aeson-typescript < 0.6.2.0 + - aeson-typescript < 0 # 0.6.2.0 https://github.com/commercialhaskell/stackage/issues/7297 - fsnotify - myers-diff - sandwich