diff options
Diffstat (limited to 'testsuite/tests/backpack/should_compile/bkp23.stderr')
-rw-r--r-- | testsuite/tests/backpack/should_compile/bkp23.stderr | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/testsuite/tests/backpack/should_compile/bkp23.stderr b/testsuite/tests/backpack/should_compile/bkp23.stderr index 8c79147720..ea30294f15 100644 --- a/testsuite/tests/backpack/should_compile/bkp23.stderr +++ b/testsuite/tests/backpack/should_compile/bkp23.stderr @@ -1,24 +1,24 @@ [1 of 6] Processing p - [1 of 3] Compiling A[sig] (.hsig -> nothing) - [2 of 3] Compiling B[sig] (.hsig -> nothing) - [3 of 3] Compiling M (.hs -> nothing) + [1 of 3] Compiling A[sig] ( p/A.hsig, nothing ) + [2 of 3] Compiling B[sig] ( p/B.hsig, nothing ) + [3 of 3] Compiling M ( p/M.hs, nothing ) [2 of 6] Processing q1 - [1 of 3] Compiling A[sig] (.hsig -> nothing) - [2 of 3] Compiling B[sig] (.hsig -> nothing) - [3 of 3] Compiling Q (.hs -> nothing) + [1 of 3] Compiling A[sig] ( q1/A.hsig, nothing ) + [2 of 3] Compiling B[sig] ( q1/B.hsig, nothing ) + [3 of 3] Compiling Q ( q1/Q.hs, nothing ) [3 of 6] Processing q2 - [1 of 3] Compiling A[sig] (.hsig -> nothing) - [2 of 3] Compiling B[sig] (.hsig -> nothing) - [3 of 3] Compiling Q (.hs -> nothing) + [1 of 3] Compiling A[sig] ( q2/A.hsig, nothing ) + [2 of 3] Compiling B[sig] ( q2/B.hsig, nothing ) + [3 of 3] Compiling Q ( q2/Q.hs, nothing ) [4 of 6] Processing q3 - [1 of 3] Compiling A[sig] (.hsig -> nothing) - [2 of 3] Compiling B[sig] (.hsig -> nothing) - [3 of 3] Compiling Q (.hs -> nothing) + [1 of 3] Compiling A[sig] ( q3/A.hsig, nothing ) + [2 of 3] Compiling B[sig] ( q3/B.hsig, nothing ) + [3 of 3] Compiling Q ( q3/Q.hs, nothing ) [5 of 6] Processing q4 - [1 of 3] Compiling A[sig] (.hsig -> nothing) - [2 of 3] Compiling B[sig] (.hsig -> nothing) - [3 of 3] Compiling Q (.hs -> nothing) + [1 of 3] Compiling A[sig] ( q4/A.hsig, nothing ) + [2 of 3] Compiling B[sig] ( q4/B.hsig, nothing ) + [3 of 3] Compiling Q ( q4/Q.hs, nothing ) [6 of 6] Processing q5 - [1 of 3] Compiling A[sig] (.hsig -> nothing) - [2 of 3] Compiling B[sig] (.hsig -> nothing) - [3 of 3] Compiling Q (.hs -> nothing) + [1 of 3] Compiling A[sig] ( q5/A.hsig, nothing ) + [2 of 3] Compiling B[sig] ( q5/B.hsig, nothing ) + [3 of 3] Compiling Q ( q5/Q.hs, nothing ) |