summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_fail/T13601.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/dependent/should_fail/T13601.stderr')
-rw-r--r--testsuite/tests/dependent/should_fail/T13601.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/dependent/should_fail/T13601.stderr b/testsuite/tests/dependent/should_fail/T13601.stderr
new file mode 100644
index 0000000000..bc2877c3e6
--- /dev/null
+++ b/testsuite/tests/dependent/should_fail/T13601.stderr
@@ -0,0 +1,5 @@
+
+T13601.hs:18:16: error:
+ • Expected a type, but ‘Logic a’ has kind ‘TYPE (Rep rep)’
+ • In the first argument of ‘Boolean’, namely ‘(Logic a)’
+ In the class declaration for ‘Eq’