summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod45.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod45.stderr')
-rw-r--r--testsuite/tests/module/mod45.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/module/mod45.stderr b/testsuite/tests/module/mod45.stderr
index 8ead3b58b8..8aadf22b10 100644
--- a/testsuite/tests/module/mod45.stderr
+++ b/testsuite/tests/module/mod45.stderr
@@ -1,6 +1,6 @@
-
-mod45.hs:5:3:
- Illegal type signature in instance declaration:
- (==) :: T -> T -> Bool
- (Use -XInstanceSigs to allow this)
- In the instance declaration for `Eq T'
+
+mod45.hs:5:11:
+ Illegal type signature in instance declaration:
+ (==) :: T -> T -> Bool
+ (Use -XInstanceSigs to allow this)
+ In the instance declaration for `Eq T'