diff options
Diffstat (limited to 'testsuite/tests/backpack/should_compile/bkp19.stderr')
-rw-r--r-- | testsuite/tests/backpack/should_compile/bkp19.stderr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuite/tests/backpack/should_compile/bkp19.stderr b/testsuite/tests/backpack/should_compile/bkp19.stderr index 5da5dd19b7..952fd0ae0c 100644 --- a/testsuite/tests/backpack/should_compile/bkp19.stderr +++ b/testsuite/tests/backpack/should_compile/bkp19.stderr @@ -1,13 +1,13 @@ [1 of 3] Processing r - [1 of 2] Compiling H[sig] (.hsig -> nothing) - [2 of 2] Compiling M (.hs -> nothing) + [1 of 2] Compiling H[sig] ( r/H.hsig, nothing ) + [2 of 2] Compiling M ( r/M.hs, nothing ) [2 of 3] Processing h-impl Instantiating h-impl - [1 of 2] Compiling A (.hs -> .o) - [2 of 2] Compiling H (.hs -> .o) + [1 of 2] Compiling A ( h-impl/A.hs, bkp19.out/h-impl/A.o ) + [2 of 2] Compiling H ( h-impl/H.hs, bkp19.out/h-impl/H.o ) [3 of 3] Processing s Instantiating s [1 of 1] Including r[H=h-impl:H] Instantiating r[H=h-impl:H] - [1 of 2] Compiling H[sig] (.hsig -> .o) - [2 of 2] Compiling M (.hs -> .o) + [1 of 2] Compiling H[sig] ( r/H.hsig, bkp19.out/r/r-5FYQgnNkfSvBT5yogOxPpf/H.o ) + [2 of 2] Compiling M ( r/M.hs, bkp19.out/r/r-5FYQgnNkfSvBT5yogOxPpf/M.o ) |