-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(1/408 fail) Add typeclass info to state
Next I need to look up typeclass functions in the frontend checker at the point where I resolve terms. Then I can update `stateSources` with links to the instance sources for each term. That should be all that is required. In the generator all that matters is the inferred general type (which is stored in the SAnno object) and the index to the source. A little additional work will be needed if I want to validate the correctness of any given or omitted typeclass constraints.
- Loading branch information
Showing
1 changed file
with
125 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters