From 61c83e9fdb42884112eca59ed3c3db17b2464319 Mon Sep 17 00:00:00 2001 From: Patrick Palka Date: Thu, 14 Mar 2013 15:01:54 -0400 Subject: Tweak test as a result of fixing #4175 The test calls ":info" on an associate type, so now the output also contains the associated type's instances. --- testsuite/tests/ghci/scripts/T5417.stdout | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/tests/ghci/scripts/T5417.stdout') diff --git a/testsuite/tests/ghci/scripts/T5417.stdout b/testsuite/tests/ghci/scripts/T5417.stdout index 4556d1d765..ec42e184a0 100644 --- a/testsuite/tests/ghci/scripts/T5417.stdout +++ b/testsuite/tests/ghci/scripts/T5417.stdout @@ -4,3 +4,4 @@ data family D a class C.C1 a where data family C.F a -- Defined at T5417a.hs:5:10 +data C.F (B1 a) -- Defined at T5417.hs:8:10 -- cgit v1.2.1