diff --git a/build-constraints.yaml b/build-constraints.yaml index b62c66b7..e4ee0744 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3148,6 +3148,12 @@ packages: # https://github.com/fpco/stackage/issues/3146 - brick < 0.31 + # https://github.com/fpco/stackage/issues/3147 + # + # Note: due to https://github.com/haskell/text/issues/211, + # may need to skip tests when removing this + - text < 1.2.3 + # end of packages # Package flags are applied to individual packages, and override the values of @@ -3465,8 +3471,6 @@ skipped-tests: - ihaskell # haskell-src-exts via here - - text # https://github.com/haskell/text/issues/211 - # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We