diff options
Diffstat (limited to 'testsuite/tests/backpack/should_compile/bkp51.stderr')
-rw-r--r-- | testsuite/tests/backpack/should_compile/bkp51.stderr | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/testsuite/tests/backpack/should_compile/bkp51.stderr b/testsuite/tests/backpack/should_compile/bkp51.stderr index 652f309735..9ce49d116b 100644 --- a/testsuite/tests/backpack/should_compile/bkp51.stderr +++ b/testsuite/tests/backpack/should_compile/bkp51.stderr @@ -8,15 +8,20 @@ [2 of 3] Compiling H[sig] ( q/H.hsig, nothing ) [3 of 3] Compiling C ( q/C.hs, nothing ) [3 of 6] Processing r - [1 of 3] Compiling H[sig] ( r/H.hsig, nothing ) - [2 of 3] Compiling B[sig] ( r/B.hsig, nothing ) - [3 of 3] Compiling D ( r/D.hs, nothing ) + [1 of 4] Compiling H[sig] ( r/H.hsig, nothing ) + [2 of 4] Compiling B[sig] ( r/B.hsig, nothing ) + [3 of 4] Compiling D ( r/D.hs, nothing ) + [4 of 4] Instantiating q [4 of 6] Processing s - [1 of 2] Compiling H[sig] ( s/H.hsig, nothing ) - [2 of 2] Compiling E ( s/E.hs, nothing ) + [1 of 3] Compiling H[sig] ( s/H.hsig, nothing ) + [2 of 3] Instantiating r + [3 of 3] Compiling E ( s/E.hs, nothing ) [5 of 6] Processing t - [1 of 2] Compiling H[sig] ( t/H.hsig, nothing ) - [2 of 2] Compiling F ( t/F.hs, nothing ) + [1 of 4] Compiling H[sig] ( t/H.hsig, nothing ) + [2 of 4] Instantiating s + [3 of 4] Instantiating r + [4 of 4] Compiling F ( t/F.hs, nothing ) [6 of 6] Processing u - [1 of 2] Compiling H[sig] ( u/H.hsig, nothing ) - [2 of 2] Compiling G ( u/G.hs, nothing ) + [1 of 3] Compiling H[sig] ( u/H.hsig, nothing ) + [2 of 3] Instantiating q + [3 of 3] Compiling G ( u/G.hs, nothing ) |