diff options
Diffstat (limited to 'testsuite/tests/polykinds/T12444.stderr')
-rw-r--r-- | testsuite/tests/polykinds/T12444.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T12444.stderr b/testsuite/tests/polykinds/T12444.stderr index 0a75b049ec..e6403aa82b 100644 --- a/testsuite/tests/polykinds/T12444.stderr +++ b/testsuite/tests/polykinds/T12444.stderr @@ -1,5 +1,5 @@ -T12444.hs:19:11: error: +T12444.hs:19:11: error: [GHC-25897] • Couldn't match type ‘b’ with ‘'Succ (c :+: b)’ Expected: SNat ('Succ (c :+: b)) Actual: SNat b |