summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/should_compile/bkp47.stderr
blob: 0cc25d58c1fe6b420a3d24a63c3cc712c1d9ba1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[1 of 3] Processing p
  [1 of 1] Compiling A[sig]           ( p/A.hsig, nothing )
[2 of 3] Processing q
  [1 of 1] Compiling A[sig]           ( q/A.hsig, nothing )
[3 of 3] Processing r
  [1 of 2] Compiling A[sig]           ( r/A.hsig, nothing )
  [2 of 2] Compiling B                ( r/B.hs, nothing )

bkp47.bkp:19:18: warning: [-Wmissing-methods (in -Wdefault)]
    • No explicit implementation for
        either ‘f’ or ‘g’
    • In the instance declaration for ‘C Int’