Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spago docs: Fix type directed search #1093

Open
CharlesTaylor7 opened this issue Oct 17, 2023 · 2 comments
Open

spago docs: Fix type directed search #1093

CharlesTaylor7 opened this issue Oct 17, 2023 · 2 comments

Comments

@CharlesTaylor7
Copy link
Collaborator

Type directed search doesn't work, for the browser UI.

Searching for a -> a should return a list including
identity :: forall a. a -> a, and as well as various monorphized functions that match like
Int -> Int or Boolean -> Boolean.

Screen Shot 2023-10-16 at 8 55 51 PM
@CharlesTaylor7 CharlesTaylor7 self-assigned this Oct 17, 2023
@f-f f-f added this to the spago-next alpha bugs milestone Oct 17, 2023
@f-f
Copy link
Member

f-f commented Dec 23, 2023

@CharlesTaylor7 would you still like to have a look at this one or should it be marked as up for grabs?

@CharlesTaylor7
Copy link
Collaborator Author

@f-f Sorry, for the slow reply. Yes, you can unassign me from this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants