summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/should_fail/bkpfail05.stderr
blob: c07426fc6b6a0ca93552cbbb955a77fe80fceb04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[1 of 5] Processing h
  [1 of 1] Compiling H[sig]           ( h/H.hsig, nothing )
[2 of 5] Processing t-impl
  Instantiating t-impl
  [1 of 1] Compiling T                ( t-impl/T.hs, bkpfail05.out/t-impl/T.o )
[3 of 5] Processing p
  [1 of 2] Compiling H[sig]           ( p/H.hsig, nothing )
  [2 of 2] Instantiating h
[4 of 5] Processing h-impl
  Instantiating h-impl
  [1 of 1] Including t-impl
  [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]           ( h/H.hsig, bkpfail05.out/h/h-5FYQgnNkfSvBT5yogOxPpf/H.o )

bkpfail05.out/h/h-5FYQgnNkfSvBT5yogOxPpf/../H.hi:1:1: error: [GHC-93011]
    • ‘T1’ is exported by the hsig file, but not exported by the implementing module ‘h-impl:H’
    • while checking that h-impl:H implements signature H in h[H=h-impl:H]