From fccd3769d426f32235b9361629fee81243721be6 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 22 Dec 2023 13:27:19 +0100 Subject: [PATCH] aeson and ghc 9.8 bounds --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c304e82..267f7d97 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8023,6 +8023,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7031 - aeson < 2.2.0 - attoparsec-aeson < 2.2 + - hal < 1.1 # https://github.com/commercialhaskell/stackage/issues/7055 - dependent-sum-template < 0.1.2 @@ -8058,6 +8059,7 @@ packages: - singletons-base < 3.3 - singletons-th < 3.3 - th-desugar < 1.16 + - ghc-exactprint < 1.8.0.0 # https://github.com/commercialhaskell/stackage/issues/7159 - Diff < 0.5