From b5e4671653dd4038da53c14073f11d35a1f077fe Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 31 Oct 2021 08:40:10 +0100 Subject: [PATCH] attoparsec < 0.14.2 for #6265 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d8a7ccc2..435ec3b8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6765,6 +6765,9 @@ packages: - singletons-th < 3.1 - th-desugar < 1.13 + # https://github.com/commercialhaskell/stackage/issues/6265 + - attoparsec < 0.14.2 + # end of packages # Package flags are applied to individual packages, and override the values of