main is not found ------------ desugared source code data Empty :: Type where ------------ core code 'Empty :: Type 'Empty = <> case'Empty :: forall (a :: Empty -> Type) (b :: Empty) -> a b case'Empty = \a b -> <> match'Empty :: forall (a :: Type -> Type) -> a Empty -> forall b -> a b -> a b match'Empty = \a b c d -> <> ------------ tooltips 3:6-3:11 Type | Type | Type | Type