summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci030.stdout
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2013-10-04 18:55:13 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2013-10-04 18:55:13 +0100
commitc5806bf6928daebb89b126efffdc2e2a00927250 (patch)
tree9be2d28075284c892ddc8b1cc0898fa585b8e769 /testsuite/tests/ghci/scripts/ghci030.stdout
parent5863ce4eb6fe2d7143c483e78b478e25881c0160 (diff)
downloadhaskell-c5806bf6928daebb89b126efffdc2e2a00927250.tar.gz
Error messsage wibblification
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci030.stdout')
-rw-r--r--testsuite/tests/ghci/scripts/ghci030.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci030.stdout b/testsuite/tests/ghci/scripts/ghci030.stdout
index 24fa768e6a..3ac8cc2307 100644
--- a/testsuite/tests/ghci/scripts/ghci030.stdout
+++ b/testsuite/tests/ghci/scripts/ghci030.stdout
@@ -1,6 +1,6 @@
data D where
C :: (Int -> a) -> Char -> D
- -- Defined at ghci030.hs:8:6
+ -- Defined at ghci030.hs:8:1
data D where
C :: (Int -> a) -> Char -> D
-- Defined at ghci030.hs:8:21