We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Search query: zipM
Displayed result: zipMono :: a -> a -> a) -> v -> v -> v Expected result: zipMono :: Proxy c -> (forall a. c a => a -> a -> a) -> v -> v -> v
The text was updated successfully, but these errors were encountered:
@sebastian-philipp @alexbiehl
Looks like this is already fixed?
Sorry, something went wrong.
Yes, an older version was deployed back then.
Chris Reumann notifications@github.com schrieb am Mo., 25. Mai 2015 um 19:49 Uhr:
@sebastian-philipp https://github.com/sebastian-philipp @alexbiehl https://github.com/alexbiehl Looks like this is already fixed? — Reply to this email directly or view it on GitHub #39 (comment) .
@sebastian-philipp https://github.com/sebastian-philipp @alexbiehl https://github.com/alexbiehl
— Reply to this email directly or view it on GitHub #39 (comment) .
No branches or pull requests
Search query: zipM
Displayed result: zipMono :: a -> a -> a) -> v -> v -> v
Expected result: zipMono :: Proxy c -> (forall a. c a => a -> a -> a) -> v -> v -> v
The text was updated successfully, but these errors were encountered: