Expect reanimate tests to fail per #5626

This commit is contained in:
Dan Burton 2020-08-28 18:53:17 -04:00
parent 2b6ee0b8a5
commit 50c098896f
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -5647,6 +5647,10 @@ expected-test-failures:
- character-cases # https://github.com/aiya000/hs-character-cases/issues/3
- lz4-frame-conduit # https://github.com/nh2/lz4-frame-conduit/issues/3
# Assertion failures due to module name ambiguity
# (These _should_ be fixed by using the `hide` section of this file)
- reanimate # https://github.com/commercialhaskell/stackage/issues/5626
# Compilation failures
- ListLike # No issue tracker, e-mail sent to maintainer
- amazonka-core # https://github.com/brendanhay/amazonka/issues/397