summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/indexed-types/should_compile/Simple2.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-regress/indexed-types/should_compile/Simple2.stderr')
-rw-r--r--testsuite/tests/ghc-regress/indexed-types/should_compile/Simple2.stderr40
1 files changed, 0 insertions, 40 deletions
diff --git a/testsuite/tests/ghc-regress/indexed-types/should_compile/Simple2.stderr b/testsuite/tests/ghc-regress/indexed-types/should_compile/Simple2.stderr
deleted file mode 100644
index e2d5ce6973..0000000000
--- a/testsuite/tests/ghc-regress/indexed-types/should_compile/Simple2.stderr
+++ /dev/null
@@ -1,40 +0,0 @@
-
-Simple2.hs:21:1:
- Warning: No explicit AT declaration for `S3n'
- In the instance declaration for `C3 Char'
-
-Simple2.hs:21:10:
- Warning: No explicit method nor default method for `foo3n'
- In the instance declaration for `C3 Char'
-
-Simple2.hs:21:10:
- Warning: No explicit method nor default method for `bar3n'
- In the instance declaration for `C3 Char'
-
-Simple2.hs:29:1:
- Warning: No explicit AT declaration for `S3n'
- In the instance declaration for `C3 Bool'
-
-Simple2.hs:29:10:
- Warning: No explicit method nor default method for `foo3n'
- In the instance declaration for `C3 Bool'
-
-Simple2.hs:29:10:
- Warning: No explicit method nor default method for `bar3n'
- In the instance declaration for `C3 Bool'
-
-Simple2.hs:39:1:
- Warning: No explicit AT declaration for `S3'
- In the instance declaration for `C3 Float'
-
-Simple2.hs:39:1:
- Warning: No explicit AT declaration for `S3n'
- In the instance declaration for `C3 Float'
-
-Simple2.hs:39:10:
- Warning: No explicit method nor default method for `foo3n'
- In the instance declaration for `C3 Float'
-
-Simple2.hs:39:10:
- Warning: No explicit method nor default method for `bar3n'
- In the instance declaration for `C3 Float'