From 512ec99bece1ff3a936f91963128291297344f9a Mon Sep 17 00:00:00 2001 From: jkachmar Date: Tue, 12 Oct 2021 01:04:25 -0400 Subject: [PATCH] Restricts forma < 1.2.0 (#6217) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 37b3324d..8d1b5d24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2763,7 +2763,7 @@ packages: - cue-sheet - flac - flac-picture - - forma + - forma < 1.2.0 # https://github.com/commercialhaskell/stackage/issues/6217 - ghc-syntax-highlighter - hspec-megaparsec - htaglib