main is not found ------------ desugared source code f = _rhs let a = _rhs let b = _rhs 1.0 in b in let c = _rhs 1.0 in c ------------ trace f :: Float ------------ tooltips testdata/where.lc 3:1-3:2 Float testdata/where.lc 3:5-3:6 Float testdata/where.lc 5:9-5:10 Float testdata/where.lc 7:13-7:16 Float testdata/where.lc 8:9-8:12 Float