summaryrefslogtreecommitdiff
path: root/testsuite/tests/deriving/should_fail/Roles5.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deriving/should_fail/Roles5.stderr')
-rw-r--r--testsuite/tests/deriving/should_fail/Roles5.stderr15
1 files changed, 0 insertions, 15 deletions
diff --git a/testsuite/tests/deriving/should_fail/Roles5.stderr b/testsuite/tests/deriving/should_fail/Roles5.stderr
deleted file mode 100644
index 29018be19d..0000000000
--- a/testsuite/tests/deriving/should_fail/Roles5.stderr
+++ /dev/null
@@ -1,15 +0,0 @@
-
-Roles5.hs:3:8:
- Illegal role annotation
- Perhaps you intended to use RoleAnnotations
- In the data type declaration for ‛T’
-
-Roles5.hs:4:9:
- Illegal role annotation
- Perhaps you intended to use RoleAnnotations
- In the declaration for class C
-
-Roles5.hs:5:8:
- Illegal role annotation
- Perhaps you intended to use RoleAnnotations
- In the declaration for type synonym ‛S’