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

bkpfail38.bkp:8:9: error:
    • Identifier ‘op’ has conflicting fixities in the module
      and its hsig file
      Main module: infixr 4
      Hsig file: infixr 6
    • while merging the signatures from:
        • p[A=<A>]:A
        • q[A=<A>]:A
        • ...and the local signature for A