purescript / pursuit

Website for hosting and searching PureScript API documentation
https://pursuit.purescript.org/
Other
169 stars 47 forks source link

Parentheses break searches for operators #401

Open sedram opened 4 years ago

sedram commented 4 years ago

For example, @thimoteus pointed out in Slack that a search for <$> works fine, but a search for (<$>) gives none of the desired results.

They should probably yield the same results. (@hdgarrood asked that this be reported.)