From ba3e90076e6d7cf8eaa0f8d74d61e163b2eafd1d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 4 Apr 2023 15:20:04 -0700 Subject: [PATCH] add constraint "ormolu < 0.6" per #6932 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index aff3f6cc..92d3d238 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7854,6 +7854,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6926 - singleton-bool < 0.1.7 + + # https://github.com/commercialhaskell/stackage/issues/6932 + - ormolu < 0.6 # end of packages # Package flags are applied to individual packages, and override the values of