main is not found ------------ desugared source code hello = _lhs hello (_rhs "hello") ------------ core code hello :: String hello = _rhs "hello" ------------ tooltips Moduledef07.lc 5:1-5:6 String Moduledef07.lc 5:9-5:16 String