summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/SimpleFail1a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/SimpleFail1a.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/SimpleFail1a.stderr3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/SimpleFail1a.stderr b/testsuite/tests/indexed-types/should_fail/SimpleFail1a.stderr
index 8637eaa892..b0c91af91a 100644
--- a/testsuite/tests/indexed-types/should_fail/SimpleFail1a.stderr
+++ b/testsuite/tests/indexed-types/should_fail/SimpleFail1a.stderr
@@ -1,5 +1,4 @@
SimpleFail1a.hs:4:1: error:
- • Expecting one more argument to ‘T1 Int’
- Expected a type, but ‘T1 Int’ has kind ‘* -> *’
+ • Number of parameters must match family declaration; expected 2
• In the data instance declaration for ‘T1’