diff --git a/testsuite/tests/th/T10279.stderr b/testsuite/tests/th/T10279.stderr index 9c72bf9b07bee536da55f04c2ed4a80ad56bfeae..071ee452fc473e772005a18f3b28a04e46f21e67 100644 --- a/testsuite/tests/th/T10279.stderr +++ b/testsuite/tests/th/T10279.stderr @@ -1,8 +1,8 @@ -T10279.hs:10:10: +T10279.hs:10:8: Failed to load interface for ‘A’ no package key matching ‘rts-1.0’ was found (This package key looks like the source package ID; the real package key is ‘rts’) - In the expression: (rts-1.0:A.Foo) - In an equation for ‘blah’: blah = (rts-1.0:A.Foo) + In the expression: rts-1.0:A.Foo + In an equation for ‘blah’: blah = rts-1.0:A.Foo