summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T13420.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/T13420.stdout')
-rw-r--r--testsuite/tests/ghci/scripts/T13420.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/T13420.stdout b/testsuite/tests/ghci/scripts/T13420.stdout
index 030b902677..9e8d7a6b7f 100644
--- a/testsuite/tests/ghci/scripts/T13420.stdout
+++ b/testsuite/tests/ghci/scripts/T13420.stdout
@@ -3,4 +3,4 @@ type family F a where
F [Int] = Bool
F [a] = Double
F (a b) = Char
- -- Defined at T13420.hs:4:1
+ -- Defined at T13420.hs:5:1