Skip to content
This repository has been archived by the owner on May 20, 2018. It is now read-only.

Expected/actual types are shown out of context #182

Open
robrix opened this issue Dec 20, 2015 · 0 comments
Open

Expected/actual types are shown out of context #182

robrix opened this issue Dec 20, 2015 · 0 comments
Labels

Comments

@robrix
Copy link
Contributor

robrix commented Dec 20, 2015

We show the expected/actual type at some (potentially deep) location during typechecking, where it’s hard to tell which subexpression they apply to, or why.

Following Elm, we could print out the whole types and diff them to resolve this. See also #181 for the diffing portion.

@robrix robrix added the bug label Dec 20, 2015
@robrix robrix mentioned this issue Dec 20, 2015
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant