diff options
Diffstat (limited to 'testsuite/tests/linear')
-rw-r--r-- | testsuite/tests/linear/should_fail/LinearPolyType.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/linear/should_fail/LinearPolyType.stderr b/testsuite/tests/linear/should_fail/LinearPolyType.stderr index 884b8991fb..c2d8b7d452 100644 --- a/testsuite/tests/linear/should_fail/LinearPolyType.stderr +++ b/testsuite/tests/linear/should_fail/LinearPolyType.stderr @@ -1,6 +1,6 @@ LinearPolyType.hs:15:1: error: - Multiplicity coercions are currently not supported + Multiplicity coercions are currently not supported (see GHC #19517) LinearPolyType.hs:15:1: error: - Multiplicity coercions are currently not supported + Multiplicity coercions are currently not supported (see GHC #19517) |