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