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