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

Export unsafeCompare #31

Merged
merged 2 commits into from
Jul 26, 2015
Merged

Export unsafeCompare #31

merged 2 commits into from
Jul 26, 2015

Conversation

andyarvanitis
Copy link
Contributor

It would be nice to have unsafeCompare available to other packages, e.g. for modules providing other backend primitive types through the FFI. It would also be fine to move it to another package if it seems too dangerous to have in the Prelude.

refEq and refIneq would also be nice to export, but at least they're much simpler functions.

@andyarvanitis
Copy link
Contributor Author

Also, if this is ok, I'll update the doc.

@andyarvanitis
Copy link
Contributor Author

I went ahead and updated the doc, so this is ready to go if approved.

@paf31
Copy link
Contributor

paf31 commented Jul 26, 2015

Looks fine to me, thanks!

paf31 added a commit that referenced this pull request Jul 26, 2015
@paf31 paf31 merged commit 8d6cd04 into purescript:master Jul 26, 2015
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

Successfully merging this pull request may close these issues.

2 participants