spago
spago copied to clipboard
`spago docs`: Fix type directed search
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.
@CharlesTaylor7 would you still like to have a look at this one or should it be marked as up for grabs?
@f-f Sorry, for the slow reply. Yes, you can unassign me from this issue.