diff options
Diffstat (limited to 'testsuite/tests/backpack/should_compile/T13214.stderr')
-rw-r--r-- | testsuite/tests/backpack/should_compile/T13214.stderr | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/testsuite/tests/backpack/should_compile/T13214.stderr b/testsuite/tests/backpack/should_compile/T13214.stderr index dea6d06ff4..fc07a2511a 100644 --- a/testsuite/tests/backpack/should_compile/T13214.stderr +++ b/testsuite/tests/backpack/should_compile/T13214.stderr @@ -7,12 +7,15 @@ [1 of 2] Compiling A ( q/A.hs, T13214.out/q/A.o ) [2 of 2] Compiling A2 ( q/A2.hs, T13214.out/q/A2.o ) [3 of 5] Processing r1 - [1 of 2] Compiling H[sig] ( r1/H.hsig, nothing ) - [2 of 2] Compiling C ( r1/C.hs, nothing ) + [1 of 3] Compiling H[sig] ( r1/H.hsig, nothing ) + [2 of 3] Instantiating p + [3 of 3] Compiling C ( r1/C.hs, nothing ) [4 of 5] Processing r2 - [1 of 2] Compiling H[sig] ( r2/H.hsig, nothing ) - [2 of 2] Compiling C ( r2/C.hs, nothing ) + [1 of 3] Compiling H[sig] ( r2/H.hsig, nothing ) + [2 of 3] Instantiating p + [3 of 3] Compiling C ( r2/C.hs, nothing ) [5 of 5] Processing r3 - [1 of 3] Compiling X[sig] ( r3/X.hsig, nothing ) - [2 of 3] Compiling H[sig] ( r3/H.hsig, nothing ) - [3 of 3] Compiling D ( r3/D.hs, nothing ) + [1 of 4] Compiling X[sig] ( r3/X.hsig, nothing ) + [2 of 4] Compiling H[sig] ( r3/H.hsig, nothing ) + [3 of 4] Instantiating p + [4 of 4] Compiling D ( r3/D.hs, nothing ) |