From c50b186dadb25ff0b8efa302abf4971fe5f5f3f3 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 13 Jul 2021 17:20:53 +0200 Subject: [PATCH] Add compilation failures from latest bounds run --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bfa92650..8ac66de3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5214,6 +5214,7 @@ packages: - mustache < 0 - n2o-protocols < 0 - nonempty-containers < 0 + - nvim-hs-contrib < 0 # 2.0.0.0 - odbc < 0 - open-witness < 0 - operational < 0 @@ -7590,12 +7591,14 @@ expected-benchmark-failures: - egison # https://github.com/egison/egison/issues/249 - extensible # via freer-effects https://github.com/fumieval/extensible/issues/12 - genvalidity-persistent # https://github.com/commercialhaskell/stackage/issues/5903 + - incremental-parser # 0.5.0.2 - lz4 # https://github.com/fpco/stackage/issues/3510 - raaz # https://github.com/commercialhaskell/stackage/issues/4766 - thyme - universum - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 + # end of expected-benchmark-failures