diff options
Diffstat (limited to 'testsuite/tests/backpack/should_compile/bkp30.stderr')
-rw-r--r-- | testsuite/tests/backpack/should_compile/bkp30.stderr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/backpack/should_compile/bkp30.stderr b/testsuite/tests/backpack/should_compile/bkp30.stderr index 1f4652b3a2..9f72be8ff6 100644 --- a/testsuite/tests/backpack/should_compile/bkp30.stderr +++ b/testsuite/tests/backpack/should_compile/bkp30.stderr @@ -1,7 +1,7 @@ [1 of 3] Processing p - [1 of 1] Compiling A[sig] ( p/A.hsig, nothing ) + [1 of 1] Compiling A[sig] (.hsig -> nothing) [2 of 3] Processing q - [1 of 1] Compiling B[sig] ( q/B.hsig, nothing ) + [1 of 1] Compiling B[sig] (.hsig -> nothing) [3 of 3] Processing r - [1 of 2] Compiling C[sig] ( r/C.hsig, nothing ) - [2 of 2] Compiling M ( r/M.hs, nothing ) + [1 of 2] Compiling C[sig] (.hsig -> nothing) + [2 of 2] Compiling M (.hs -> nothing) |