Expect test failure for brittany, #6465

This commit is contained in:
Alexey Zabelin 2022-02-24 15:44:55 -06:00
parent 6b146cda89
commit 33972ab9b9

View File

@ -7586,6 +7586,7 @@ expected-test-failures:
# fixed by adding these files to `extra-source-files` in the
# .cabal file.
#
- brittany # https://github.com/commercialhaskell/stackage/issues/6465
- cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1
- crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23
- doctest-discover # https://github.com/karun012/doctest-discover/issues/33