diff options
Diffstat (limited to 'testsuite/tests/backpack/should_compile/bkp28.stderr')
-rw-r--r-- | testsuite/tests/backpack/should_compile/bkp28.stderr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/backpack/should_compile/bkp28.stderr b/testsuite/tests/backpack/should_compile/bkp28.stderr index 92b36b6ff5..9ea43fcb45 100644 --- a/testsuite/tests/backpack/should_compile/bkp28.stderr +++ b/testsuite/tests/backpack/should_compile/bkp28.stderr @@ -1,8 +1,8 @@ [1 of 3] Processing i Instantiating i - [1 of 1] Compiling I (.hs -> .o) + [1 of 1] Compiling I ( i/I.hs, bkp28.out/i/I.o ) [2 of 3] Processing p - [1 of 1] Compiling A[sig] (.hsig -> nothing) + [1 of 1] Compiling A[sig] ( p/A.hsig, nothing ) [3 of 3] Processing q - [1 of 2] Compiling A[sig] (.hsig -> nothing) - [2 of 2] Compiling B (.hs -> nothing) + [1 of 2] Compiling A[sig] ( q/A.hsig, nothing ) + [2 of 2] Compiling B ( q/B.hs, nothing ) |