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

Add fantasy-land integration for valid pointfree functions #202

Closed
evilsoft opened this issue Feb 12, 2018 · 1 comment
Closed

Add fantasy-land integration for valid pointfree functions #202

evilsoft opened this issue Feb 12, 2018 · 1 comment

Comments

@evilsoft
Copy link
Owner

Now that we have the types working with fantasy-land functions from other libs, makes sense to make the integration both ways. All of the pointfree functions that have corresponding fantasy-land definitions should check for the namespace. These functions should check if the fantasy-land methods exist first and then fall back to the "public" if it does not exist.

@evilsoft
Copy link
Owner Author

Got the last bit for this done (except for traverse and ap).
closing.

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

No branches or pull requests

1 participant