fix typo in incremental-parser package name

This commit is contained in:
Adam Bergmark 2022-03-15 21:53:53 +01:00
parent ede62991b9
commit c69d884ce4

View File

@ -7409,9 +7409,6 @@ skipped-tests:
# general failures # general failures
- aern2-mp # https://github.com/michalkonecny/aern2/issues/11 - aern2-mp # https://github.com/michalkonecny/aern2/issues/11
- genvalidity-text # https://github.com/NorfairKing/validity/issues/101 - genvalidity-text # https://github.com/NorfairKing/validity/issues/101
# ???
- incremental-parsers # 0.5.0.3 Main: executable not found
# end of skipped-tests # end of skipped-tests
# Tests listed in expected-test-failures configure correctly but may fail to run # 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 # https://github.com/commercialhaskell/stackage/issues/4512
- hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25
- hspec-golden-aeson - hspec-golden-aeson
- incremental-parser # 0.5.0.3 Main: executable not found
- jose - jose
- justified-containers - justified-containers
- jwt - jwt