From 66478e3c211fbbf4a6f02c0e3a8852a18a9d9499 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 30 Nov 2021 18:50:14 +0800 Subject: [PATCH] ormolu-0.4.0.0 for ghc-9.2 (#6264) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5213f952..f5a5c005 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6733,6 +6733,7 @@ packages: - th-desugar < 1.13 - eliminators < 0.9 - ghc-syntax-highlighter < 0.0.8 # requires ghc-lib-parser >= 9.2 + - ormolu < 0.4.0.0 # https://github.com/commercialhaskell/stackage/issues/6265 - attoparsec < 0.14.2