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

Function signature for the top-most result of 'sequence' isn't rendered #279

Closed
wereHamster opened this issue Jan 30, 2017 · 1 comment
Closed

Comments

@wereHamster
Copy link

When I was searching if PureScript has the standard sequence function I couldn't find it. It turns out I was confused because the top-most hit in the results doesn't render the function signature, and I was scanning the results for the correct function signature (t (m a) -> m (t a)). See the screenshot below.

Is it because it's a class function rather than a standalone function? Observe that no signature is shown for Sequence from purescript-webdriver, which is a newtype.

screen shot 2017-01-30 at 09 09 12

@hdgarrood
Copy link
Collaborator

Thanks for the report - yes, I think this is a duplicate of #264.

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

No branches or pull requests

2 participants