summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/should_compile/bkp55.stderr
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2017-03-28 10:21:15 -0700
committerEdward Z. Yang <ezyang@cs.stanford.edu>2017-04-02 16:43:47 -0700
commit45d33f35f689192fd74c9954d782e4cee04acfc8 (patch)
treebe0e2775ab0b97d27bba432592a30efb7b8a8fcd /testsuite/tests/backpack/should_compile/bkp55.stderr
parent0c333c89ffce5c271d3123e612c7ae22a810649e (diff)
downloadhaskell-45d33f35f689192fd74c9954d782e4cee04acfc8.tar.gz
Better test coverage for module reexports in signatures.
Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Diffstat (limited to 'testsuite/tests/backpack/should_compile/bkp55.stderr')
-rw-r--r--testsuite/tests/backpack/should_compile/bkp55.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/backpack/should_compile/bkp55.stderr b/testsuite/tests/backpack/should_compile/bkp55.stderr
new file mode 100644
index 0000000000..9213c9c84f
--- /dev/null
+++ b/testsuite/tests/backpack/should_compile/bkp55.stderr
@@ -0,0 +1,5 @@
+[1 of 2] Processing p
+ [1 of 1] Compiling A[sig] ( p/A.hsig, nothing )
+[2 of 2] Processing q
+ [1 of 2] Compiling B[sig] ( q/B.hsig, nothing )
+ [2 of 2] Compiling M ( q/M.hs, nothing )