From 7374726e6d6a4ce00aafbecb242b1a49f05c5998 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 16 Jul 2021 22:20:59 -0500 Subject: [PATCH] Add upper bound for mmorph, #6122 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2831c33..84496855 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6703,6 +6703,9 @@ packages: - megaparsec < 9.1 - megaparsec-tests < 9.1 + # https://github.com/commercialhaskell/stackage/issues/6122 + - mmorph < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of