diff options
Diffstat (limited to 'testsuite/tests/backpack/should_fail/bkpfail05.stderr')
-rw-r--r-- | testsuite/tests/backpack/should_fail/bkpfail05.stderr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/backpack/should_fail/bkpfail05.stderr b/testsuite/tests/backpack/should_fail/bkpfail05.stderr index f2973a689f..25428e49f9 100644 --- a/testsuite/tests/backpack/should_fail/bkpfail05.stderr +++ b/testsuite/tests/backpack/should_fail/bkpfail05.stderr @@ -1,21 +1,21 @@ [1 of 5] Processing h - [1 of 1] Compiling H[sig] (.hsig -> nothing) + [1 of 1] Compiling H[sig] ( h/H.hsig, nothing ) [2 of 5] Processing t-impl Instantiating t-impl - [1 of 1] Compiling T (.hs -> .o) + [1 of 1] Compiling T ( t-impl/T.hs, bkpfail05.out/t-impl/T.o ) [3 of 5] Processing p - [1 of 1] Compiling H[sig] (.hsig -> nothing) + [1 of 1] Compiling H[sig] ( p/H.hsig, nothing ) [4 of 5] Processing h-impl Instantiating h-impl [1 of 1] Including t-impl - [1 of 1] Compiling H (.hs -> .o) + [1 of 1] Compiling H ( h-impl/H.hs, bkpfail05.out/h-impl/H.o ) [5 of 5] Processing q Instantiating q [1 of 1] Including p[H=h-impl:H] Instantiating p[H=h-impl:H] [1 of 2] Including h[H=h-impl:H] Instantiating h[H=h-impl:H] - [1 of 1] Compiling H[sig] (.hsig -> .o) + [1 of 1] Compiling H[sig] ( h/H.hsig, bkpfail05.out/h/h-5FYQgnNkfSvBT5yogOxPpf/H.o ) bkpfail05.out/h/h-5FYQgnNkfSvBT5yogOxPpf/../H.hi:1:1: error: ‘T1’ is exported by the hsig file, but not exported the module ‘h-impl:H’ |