summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/should_fail/bkpfail20.stderr
blob: bd450f9f8ce7380607dc0111ecf4545260a84826 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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 3] Compiling B[sig]           ( r/B.hsig, nothing )

bkpfail20.bkp:1:1: error:
    • While merging export lists, could not unify Data.STRef.Lazy.newSTRef with GHC.STRef.newSTRef
    • while merging the signatures from:
        • p[A=<B>]:A
        • q[A=<B>]:A
        • ...and the local signature for B