summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T7967.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/T7967.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/T7967.stderr12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/T7967.stderr b/testsuite/tests/indexed-types/should_fail/T7967.stderr
index 44fb064594..63d2ba8328 100644
--- a/testsuite/tests/indexed-types/should_fail/T7967.stderr
+++ b/testsuite/tests/indexed-types/should_fail/T7967.stderr
@@ -1,7 +1,7 @@
-T7967.hs:31:26:
- Couldn't match type ‘h0 : t0’ with ‘'[]’
- Expected type: Index n l
- Actual type: Index 'Zero (h0 : t0)
- In the expression: IZero
- In an equation for ‘sNatToIndex’: sNatToIndex SZero HNil = IZero
+T7967.hs:33:26: error:
+ • Couldn't match type ‘h0 : t0’ with ‘'[]’
+ Expected type: Index n l
+ Actual type: Index 'Zero (h0 : t0)
+ • In the expression: IZero
+ In an equation for ‘sNatToIndex’: sNatToIndex SZero HNil = IZero