summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_run/TcCoercible.stdout
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-05-30 10:04:10 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2014-05-30 10:04:10 +0200
commit5a392ca14b3698d1be5166dd7a6a40b268e948e5 (patch)
tree9c07494e07707fffdf0cc2282fac962df35d779f /testsuite/tests/typecheck/should_run/TcCoercible.stdout
parent723095b0e4c5838c7eefd757af56ab2a7c614801 (diff)
downloadhaskell-5a392ca14b3698d1be5166dd7a6a40b268e948e5.tar.gz
Disable FixEither tests in TcCoercible
This fixes #9153. It has not been noticed before because this TcCoercible does not run with "make fast=YES"
Diffstat (limited to 'testsuite/tests/typecheck/should_run/TcCoercible.stdout')
-rw-r--r--testsuite/tests/typecheck/should_run/TcCoercible.stdout2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_run/TcCoercible.stdout b/testsuite/tests/typecheck/should_run/TcCoercible.stdout
index 7b8071fe12..8ac2181440 100644
--- a/testsuite/tests/typecheck/should_run/TcCoercible.stdout
+++ b/testsuite/tests/typecheck/should_run/TcCoercible.stdout
@@ -14,7 +14,5 @@ List [1]
NonEtad (Right 1)
Left ()
Fix (Left ())
-Left 1
-FixEither (Left (Age 1))
FamInt True
True