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

For GHC 8.2, remove some unsafeCoerce #4

Open
treeowl opened this issue May 10, 2017 · 1 comment
Open

For GHC 8.2, remove some unsafeCoerce #4

treeowl opened this issue May 10, 2017 · 1 comment

Comments

@treeowl
Copy link

treeowl commented May 10, 2017

GHC 8.2 gives noDuplicate# a polymorphic type (to allow it to be used for lazy ST). I believe that should allow you to remove an unsafeCoerce or two.

@cartazio
Copy link
Owner

cartazio commented May 11, 2017 via email

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