Remove transformers-compat from expected-test-failures

I've just pushed `transformers-compat-0.6.1`, which no longer includes a test suite (see https://github.com/ekmett/transformers-compat/pull/33), so there's no need to include it in `expected-test-failures` anymore.
This commit is contained in:
Ryan Scott 2018-03-31 17:49:04 -04:00 committed by GitHub
parent 4f02d218a9
commit f7d5921967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4354,7 +4354,6 @@ expected-test-failures:
# GHC 8.4
- concurrent-extra # https://github.com/basvandijk/concurrent-extra/issues/12
- doctest # https://github.com/sol/doctest/issues/198
- transformers-compat # https://github.com/ekmett/transformers-compat/issues/32
# Intermittent failures or unreliable. These tests may pass when