summaryrefslogtreecommitdiff
path: root/testsuite/tests/hiefile/should_run/T20341.stdout
blob: 45b31bd95e3c9af941e32ad58607989ab0580d80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
At (36,6), got evidence: ┌
│ $dToJSON at T20341.hs:1:1, of type: ToJSON T
│     is an evidence variable bound by a let, depending on: [$fToJSONT]
│           with scope: ModuleScope
│           
│     Defined at <no location info>
└
|
`- ┌
   │ $fToJSONT at T20341.hs:32:19-24, of type: ToJSON T
   │     is an evidence variable bound by an instance of class ToJSON
   │           with scope: ModuleScope
   │           
   │     Defined at T20341.hs:32:19
   └

SrcSpanOneLine "T20341.hs" 32 19 25
┌
│ $dShow at T20341.hs:1:1, of type: Show T
│     is an evidence variable bound by a let, depending on: [$fShowT]
│           with scope: ModuleScope
│           
│     Defined at <no location info>
└
|
`- ┌
   │ $fShowT at T20341.hs:32:13-16, of type: Show T
   │     is an evidence variable bound by an instance of class Show
   │           with scope: ModuleScope
   │           
   │     Defined at T20341.hs:32:13
   └

$dShow was found in the definition of $fToJSONT