summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations/should_fail/annfail05.stderr
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2015-04-07 14:54:56 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2015-04-07 15:10:25 +0100
commitc897613bbf6336d00c9b5433268cb5813308bee9 (patch)
tree25af8bc9a0cdc2858f7aa6b2a75c7b02651ebc9f /testsuite/tests/annotations/should_fail/annfail05.stderr
parent547c597112954353cef7157cb0a389bc4f6303eb (diff)
downloadhaskell-c897613bbf6336d00c9b5433268cb5813308bee9.tar.gz
Error msg wibbles from reduced module prefixes
Diffstat (limited to 'testsuite/tests/annotations/should_fail/annfail05.stderr')
-rw-r--r--testsuite/tests/annotations/should_fail/annfail05.stderr9
1 files changed, 4 insertions, 5 deletions
diff --git a/testsuite/tests/annotations/should_fail/annfail05.stderr b/testsuite/tests/annotations/should_fail/annfail05.stderr
index 712cff2f2a..e9b281ecb8 100644
--- a/testsuite/tests/annotations/should_fail/annfail05.stderr
+++ b/testsuite/tests/annotations/should_fail/annfail05.stderr
@@ -1,5 +1,4 @@
-
-annfail05.hs:11:1:
- No instance for (Data.Data.Data NoInstances)
- arising from an annotation
- In the annotation: {-# ANN f NoInstances #-}
+
+annfail05.hs:11:1:
+ No instance for (Data NoInstances) arising from an annotation
+ In the annotation: {-# ANN f NoInstances #-}