diff options
Diffstat (limited to 'testsuite/tests/backpack/should_compile/bkp10.stderr')
-rw-r--r-- | testsuite/tests/backpack/should_compile/bkp10.stderr | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/tests/backpack/should_compile/bkp10.stderr b/testsuite/tests/backpack/should_compile/bkp10.stderr index 350670e6d4..95f8e632c9 100644 --- a/testsuite/tests/backpack/should_compile/bkp10.stderr +++ b/testsuite/tests/backpack/should_compile/bkp10.stderr @@ -2,5 +2,6 @@ [1 of 2] Compiling H[sig] ( p/H.hsig, nothing ) [2 of 2] Compiling A ( p/A.hs, nothing ) [2 of 2] Processing q - [1 of 2] Compiling H2[sig] ( q/H2.hsig, nothing ) - [2 of 2] Compiling B ( q/B.hs, nothing ) + [1 of 3] Compiling H2[sig] ( q/H2.hsig, nothing ) + [2 of 3] Instantiating p + [3 of 3] Compiling B ( q/B.hs, nothing ) |