diff options
Diffstat (limited to 'testsuite/tests/parser/should_fail/T18251c.stderr')
-rw-r--r-- | testsuite/tests/parser/should_fail/T18251c.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_fail/T18251c.stderr b/testsuite/tests/parser/should_fail/T18251c.stderr index 9a7c66f8f3..b4f667d5dd 100644 --- a/testsuite/tests/parser/should_fail/T18251c.stderr +++ b/testsuite/tests/parser/should_fail/T18251c.stderr @@ -1,4 +1,4 @@ -T18251c.hs:3:5: error: +T18251c.hs:4:5: error: Illegal visible type application ‘@Int’ Perhaps you intended to use TypeApplications |