summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod47.stderr-hugs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod47.stderr-hugs')
-rw-r--r--testsuite/tests/module/mod47.stderr-hugs4
1 files changed, 0 insertions, 4 deletions
diff --git a/testsuite/tests/module/mod47.stderr-hugs b/testsuite/tests/module/mod47.stderr-hugs
deleted file mode 100644
index a26b99b109..0000000000
--- a/testsuite/tests/module/mod47.stderr-hugs
+++ /dev/null
@@ -1,4 +0,0 @@
-ERROR "mod47.hs":6 - Cannot build superclass instance
-*** Instance : Bar [a]
-*** Context supplied : (Eq a, Enum a)
-*** Required superclass : Foo [a]