From fe9605ee40ac8ac37245726b59d57d8734bad835 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 25 Oct 2023 16:32:13 +0200 Subject: [PATCH] ormolu upper bound until GHC 9.8 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2c3650c..929c7cec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8170,6 +8170,7 @@ packages: - singletons-base < 3.3 - singletons-th < 3.3 - th-desugar < 1.16 + - ormolu < 0.7.3.0 # https://github.com/commercialhaskell/stackage/issues/7159 - Diff < 0.5