diff options
Diffstat (limited to 'testsuite/tests/backpack/reexport/bkpreex02.stderr')
-rw-r--r-- | testsuite/tests/backpack/reexport/bkpreex02.stderr | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/testsuite/tests/backpack/reexport/bkpreex02.stderr b/testsuite/tests/backpack/reexport/bkpreex02.stderr index 44c07c44ff..0d79f3d5ab 100644 --- a/testsuite/tests/backpack/reexport/bkpreex02.stderr +++ b/testsuite/tests/backpack/reexport/bkpreex02.stderr @@ -1,18 +1,18 @@ [1 of 5] Processing p - [1 of 2] Compiling T[sig] ( p/T.hsig, nothing ) - [2 of 2] Compiling H[sig] ( p/H.hsig, nothing ) + [1 of 2] Compiling T[sig] (.hsig -> nothing) + [2 of 2] Compiling H[sig] (.hsig -> nothing) [2 of 5] Processing timpl Instantiating timpl - [1 of 1] Compiling TImpl ( timpl/TImpl.hs, nothing ) + [1 of 1] Compiling TImpl (.hs -> nothing) [3 of 5] Processing q - [1 of 3] Compiling T[sig] ( q/T.hsig, nothing ) - [2 of 3] Compiling H[sig] ( q/H.hsig, nothing ) - [3 of 3] Compiling A ( q/A.hs, nothing ) + [1 of 3] Compiling T[sig] (.hsig -> nothing) + [2 of 3] Compiling H[sig] (.hsig -> nothing) + [3 of 3] Compiling A (.hs -> nothing) [4 of 5] Processing r-impl Instantiating r-impl [1 of 1] Including timpl - [1 of 2] Compiling H ( r-impl/H.hs, nothing ) - [2 of 2] Compiling T ( r-impl/T.hs, nothing ) + [1 of 2] Compiling H (.hs -> nothing) + [2 of 2] Compiling T (.hs -> nothing) [5 of 5] Processing r Instantiating r [1 of 1] Including q[H=r-impl:H, T=r-impl:T] @@ -20,8 +20,8 @@ [1 of 2] Including timpl [2 of 2] Including p[H=r-impl:H, T=r-impl:T] Instantiating p[H=r-impl:H, T=r-impl:T] - [1 of 2] Compiling T[sig] ( p/T.hsig, nothing ) - [2 of 2] Compiling H[sig] ( p/H.hsig, nothing ) - [1 of 3] Compiling T[sig] ( q/T.hsig, nothing ) - [2 of 3] Compiling H[sig] ( q/H.hsig, nothing ) - [3 of 3] Compiling A ( q/A.hs, nothing ) + [1 of 2] Compiling T[sig] (.hsig -> nothing) + [2 of 2] Compiling H[sig] (.hsig -> nothing) + [1 of 3] Compiling T[sig] (.hsig -> nothing) + [2 of 3] Compiling H[sig] (.hsig -> nothing) + [3 of 3] Compiling A (.hs -> nothing) |