summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T3265.stderr
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/rename/should_fail/T3265.stderr
parent5863ce4eb6fe2d7143c483e78b478e25881c0160 (diff)
downloadhaskell-c5806bf6928daebb89b126efffdc2e2a00927250.tar.gz
Error messsage wibblification
Diffstat (limited to 'testsuite/tests/rename/should_fail/T3265.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T3265.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_fail/T3265.stderr b/testsuite/tests/rename/should_fail/T3265.stderr
index 185861a9df..802242460e 100644
--- a/testsuite/tests/rename/should_fail/T3265.stderr
+++ b/testsuite/tests/rename/should_fail/T3265.stderr
@@ -1,8 +1,8 @@
-T3265.hs:7:8:
+T3265.hs:7:1:
Illegal declaration of a type or class operator ‛:+:’
Use TypeOperators to declare operators in type and declarations
-T3265.hs:9:9:
+T3265.hs:9:1:
Illegal declaration of a type or class operator ‛:*:’
Use TypeOperators to declare operators in type and declarations