summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T5417.stdout
diff options
context:
space:
mode:
authorRichard Eisenberg <eir@cis.upenn.edu>2013-10-22 11:16:21 -0400
committerRichard Eisenberg <eir@cis.upenn.edu>2013-10-23 09:23:24 -0400
commit324f9952b5962eb971028401544e54f43a5abe66 (patch)
tree17910cbea05e662dafabd6360197f7e0f94ad474 /testsuite/tests/ghci/scripts/T5417.stdout
parent99cd277c181dfb346d5f2d5fc9475379229037d0 (diff)
downloadhaskell-324f9952b5962eb971028401544e54f43a5abe66.tar.gz
Wibbles to output regarding role annotations.
Diffstat (limited to 'testsuite/tests/ghci/scripts/T5417.stdout')
-rw-r--r--testsuite/tests/ghci/scripts/T5417.stdout1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/T5417.stdout b/testsuite/tests/ghci/scripts/T5417.stdout
index b78ee64f73..2cf08260b8 100644
--- a/testsuite/tests/ghci/scripts/T5417.stdout
+++ b/testsuite/tests/ghci/scripts/T5417.stdout
@@ -3,7 +3,6 @@ type role T5417.R:FB1 nominal
data instance C.F (B1 a) = B2 a
type role D nominal
data family D a
-type role C.C1 nominal
class C.C1 a where
type role C.F nominal
data family C.F a