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

Update to use resourcet >= 1.0 #32

Closed
wants to merge 1 commit into from

Conversation

ocharles
Copy link

resourcet-1.0 doesn't have the MonadUnsafeIO class anymore, but
authenticate-oauth seems to be abusing that anyway. I have instead opted
to use MonadIO in the cases where MonadUnsafeIO was used.

resourcet-1.0 doesn't have the `MonadUnsafeIO` class anymore, but
authenticate-oauth seems to be abusing that anyway. I have instead opted
to use `MonadIO` in the cases where `MonadUnsafeIO` was used.
@snoyberg
Copy link
Member

Pinging @mlitchard

@ocharles
Copy link
Author

Ping? I can confirm that our code does at least work with this, so it might be nice to get it in and fix the build even if it has to change later.

@ocharles
Copy link
Author

ocharles commented May 6, 2014

Ping...

@andrewthad
Copy link

This should really be merged in.

@nomeata
Copy link

nomeata commented Jun 9, 2014

Anything new on this? What is the maintenance status of authenticate-oauth?

@snoyberg
Copy link
Member

snoyberg commented Jun 9, 2014

@meteficha and I are in the process of taking over maintenance of the package. We'll hopefully have more information soon.

@snoyberg
Copy link
Member

Can you confirm that this is resolved by #39?

@andrewthad
Copy link

I can confirm that "The great authenticate-oauth cleanup" did indeed fix my the issue. You can probably close this now.

@snoyberg snoyberg closed this Jun 18, 2014
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.

None yet

4 participants