From c69d884ce4f218be217f9f93e55e68df72c2e18a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 15 Mar 2022 21:53:53 +0100 Subject: [PATCH] fix typo in incremental-parser package name --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec5a3a1a..efe8a71a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7409,9 +7409,6 @@ skipped-tests: # general failures - aern2-mp # https://github.com/michalkonecny/aern2/issues/11 - genvalidity-text # https://github.com/NorfairKing/validity/issues/101 - - # ??? - - incremental-parsers # 0.5.0.3 Main: executable not found # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run @@ -7631,6 +7628,7 @@ expected-test-failures: - hpack # https://github.com/commercialhaskell/stackage/issues/4512 - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 - hspec-golden-aeson + - incremental-parser # 0.5.0.3 Main: executable not found - jose - justified-containers - jwt